Geoff4096
Joined: 07 Jun 2018 Posts: 4
|
Posted: Mon Jun 11, 2018 1:12 pm Post subject: Option to suppress some messages in verbose output |
|
|
When running --update-target and using a project file, and using the -v option, the encoder reports all directories and files which have been "ignored" (--ignore) even if they haven't changed.
This can make it very hard to read the lines I do want to see - i.e. the one line from the report which I want to see can be buried amongst a host of "Ignoring file ..." lines.
It would be handy to have a commandline option to suppress these "Ignoring..." messages.
(More elegant than piping the results through grep ) |
|