github.com/mckael/restic@v0.8.3/changelog/0.8.2_2018-02-17/issue-1590 (about)

     1  Bugfix: Strip spaces for lines read via --files-from
     2  
     3  Leading and trailing spaces in lines read via `--files-from` are now stripped,
     4  so it behaves the same as with lines read via `--exclude-file`.
     5  
     6  https://github.com/restic/restic/issues/1590
     7  https://github.com/restic/restic/pull/1613