mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added 'show' command to man page
This commit is contained in:
parent
3bc1acdafd
commit
acd0f69bfa
1 changed files with 6 additions and 1 deletions
|
@ -52,7 +52,7 @@ If no arguments are provided, all configuration settings are shown:
|
||||||
verbose = yes
|
verbose = yes
|
||||||
...
|
...
|
||||||
|
|
||||||
See also 'hints'.
|
See also 'hints', 'show'.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B timew continue
|
.B timew continue
|
||||||
|
@ -101,6 +101,11 @@ are equivalent:
|
||||||
|
|
||||||
This does however assume there is a 'foo' extension installed.
|
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
|
.TP
|
||||||
.B timew start [<date>] [<tag> ...]
|
.B timew start [<date>] [<tag> ...]
|
||||||
Begins tracking using the current time, and the specified optional set of tags.
|
Begins tracking using the current time, and the specified optional set of tags.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue