rclone/cmd/lsf
Ankur Gupta 08c2cb784f
filter: Added --files-from-raw flag
--files-from parses input files by ignoring comments starting with # and ;
and stripping whitespace from start and end of strings.

The --files-from-raw flag was added that reads every line from the file ignoring
comment characters and not stripping whitespace while maintaining
backwards compatibility.

Fixes #3762
2020-04-03 10:36:24 +01:00
..
testfiles cmd: new command lsf 2018-01-06 14:39:31 +00:00
lsf_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
lsf.go filter: Added --files-from-raw flag 2020-04-03 10:36:24 +01:00