From 37f58ae236ef888fc6f5a0b62235ccf592e31a28 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 3 Mar 2016 08:45:58 -0500 Subject: [PATCH] Docs: Started adding items to the man pages --- doc/man/timewrc.5.in | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/man/timewrc.5.in b/doc/man/timewrc.5.in index 43679870..196ba5e6 100644 --- a/doc/man/timewrc.5.in +++ b/doc/man/timewrc.5.in @@ -4,21 +4,21 @@ timewrc \- Configuration details for the timew(1) command .SH SYNOPSIS -.B $HOME/.timewrc +.B $HOME/.timewarrior .br -.B TIMEWRC=/.timewrc timew ... +.B TIMEWARRIORDB= timew ... .SH DESCRIPTION .B Timewarrior obtains its configuration data from a file called -.I .timewrc -\&. This file is normally located in the user's home directory: +.I timewarrior.cfg +which is found in the Timewarrior database directory, which defaults to: .RS -$HOME/.timewrc +$HOME/.timewarrior .RE -... +Although this can be overridden by using the TIMEWARRIORDB environment variable. .SH EDITING @@ -35,8 +35,8 @@ Valid variable names and their default values are: .TP .TP -.B name=value -... +.B debug=1 +This generates diagnostic information for troubleshooting. Default value is 0. .SS DATES