diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 64c8b491..c08c96c0 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -299,6 +299,17 @@ This file contains a mix of rules and configuration settings. The values 'true', '1', 'y', 'yes' and 'on' are all equivalent and enable a setting. Any other value means disable the setting. +Default values may be overridden by timewarrior.cfg values, which may in turn be +overriden on the command line using: + + rc.= + +For example, to turn off verbose mode: + + rc.verbose=0 + +Note that hints can also do this (:quiet). + .TP .B confirmation = yes Determines whether harmful operations require interactive confirmation.