Verbosity

- New verbosity token 'filter' shows the complete filter used by the last
  command.
This commit is contained in:
Paul Beckingham 2014-05-21 17:21:22 -04:00
parent 58d8938fda
commit d53c432ff9
6 changed files with 13 additions and 27 deletions

View file

@ -254,6 +254,7 @@ control specific occasions when output is generated. This list may contain:
special Feedback when applying special tags
project Feedback about project status changes
sync Feedback about sync
filter Shows the filter used in the command
Note that the "on" setting is equivalent to all the tokens being specified,
and the "nothing" setting is equivalent to none of the tokens being specified.