mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Doc: Added 'log' command to the man page
This commit is contained in:
parent
714fc78ae7
commit
509b415b3e
1 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,11 @@ your time spent on projects, and generate summary reports.
|
||||||
|
|
||||||
Timewarrior supports many commands.
|
Timewarrior supports many commands.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B timew log [<message>]
|
||||||
|
Writes the info <message> to the Timewarrior log file. If <message> is ommitted,
|
||||||
|
writes a cut marker ('-------- 8< --------') line to the log file.
|
||||||
|
|
||||||
.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:
|
||||||
~/.timewrc.
|
~/.timewrc.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue