mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Allow help.t test to find manpages without installing them.
This commit is contained in:
parent
8109c155af
commit
f0bda68b02
43 changed files with 48 additions and 42 deletions
14
doc/man1/timew-diagnostics.1.in
Normal file
14
doc/man1/timew-diagnostics.1.in
Normal file
|
@ -0,0 +1,14 @@
|
|||
.TH timew-diagnostics 1 "${PACKAGE_DATE}" "${PACKAGE_STRING}" "User Manuals"
|
||||
.
|
||||
.SH NAME
|
||||
timew-diagnostics \- show diagnostic information
|
||||
.
|
||||
.SH SYNOPSIS
|
||||
.B timew diagnostics
|
||||
.
|
||||
.SH DESCRIPTION
|
||||
This command shows details about your version of Timewarrior, your 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.
|
||||
.
|
||||
.SH "SEE ALSO"
|
||||
.BR timew-extensions (1)
|
Loading…
Add table
Add a link
Reference in a new issue