Docs: Updated man page

This commit is contained in:
Paul Beckingham 2016-04-06 00:31:25 -04:00
parent 1d7f1ba048
commit a77143a157

View file

@ -81,6 +81,13 @@ See also 'continue', 'start', 'track'.
.B timew tags .B timew tags
Displays all the tags that have been used. Displays all the tags that have been used.
.SH HINTS
Hints are words on the command line that influence Timewarrior behavior. Many
commands make use of hints. Supported hints are:
:quiet Turns off all feedback. For automation
:debug Runs in debug mode, shows many runtime details
.SH CONFIGURATION FILE AND OVERRIDE OPTIONS .SH CONFIGURATION FILE AND OVERRIDE OPTIONS
Timewarrior stores its configuration in a file in the user's home directory: Timewarrior stores its configuration in a file in the user's home directory:
~/.timewarrior/timewarrior.cfg. ~/.timewarrior/timewarrior.cfg.
@ -99,9 +106,12 @@ this man page.
.SH FILES .SH FILES
.TP .TP
~/.timewrc ~/.timewarrior/timewarrior.cfg
User configuration file - see also timewrc(5). Note that this can be User configuration file.
overridden on the command line or by the TIMEWRC environment variable.
.TP
~/.timewarrior/data/YYYY-MM.data
Time tracking data files.
.SH "CREDITS & COPYRIGHTS" .SH "CREDITS & COPYRIGHTS"
Copyright (C) 2015 \- 2016 P. Beckingham, F. Hernandez. Copyright (C) 2015 \- 2016 P. Beckingham, F. Hernandez.