Docs: Added 'show' command to man page

This commit is contained in:
Paul Beckingham 2016-05-06 00:21:19 -04:00
parent 3bc1acdafd
commit acd0f69bfa

View file

@ -52,7 +52,7 @@ If no arguments are provided, all configuration settings are shown:
verbose = yes
...
See also 'hints'.
See also 'hints', 'show'.
.TP
.B timew continue
@ -101,6 +101,11 @@ are equivalent:
This does however assume there is a 'foo' extension installed.
.TP
.B timew show
Displays the effective configuration, in hierarchical form.
See also 'config'.
.TP
.B timew start [<date>] [<tag> ...]
Begins tracking using the current time, and the specified optional set of tags.