mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Doc: Added diagnostics command to man page
This commit is contained in:
parent
083810e50c
commit
3b300157bd
1 changed files with 7 additions and 0 deletions
|
@ -14,6 +14,13 @@ your time spent on projects, and generate summary reports.
|
||||||
|
|
||||||
Timewarrior supports many commands.
|
Timewarrior supports many commands.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B timew diagnostics
|
||||||
|
This command shows details about your version of Timewarrior, platform, how it
|
||||||
|
was built, compiler features, configuration, file access, extensions and more.
|
||||||
|
The purpose of this command is to help diagnose configuration problems, and
|
||||||
|
provide supplemental information when reporting a problem.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B timew log [<message>]
|
.B timew log [<message>]
|
||||||
Writes the info <message> to the Timewarrior log file. If <message> is ommitted,
|
Writes the info <message> to the Timewarrior log file. If <message> is ommitted,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue