mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 01:25:14 +01:00
08c2cb784f
--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 |
||
---|---|---|
.. | ||
filterflags | ||
filter_test.go | ||
filter.go | ||
glob_test.go | ||
glob.go |