mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added bare-bones man pages
This commit is contained in:
parent
1d32b6fd42
commit
f550e8a1a7
6 changed files with 157 additions and 1 deletions
78
doc/man/timewrc.5.in
Normal file
78
doc/man/timewrc.5.in
Normal file
|
@ -0,0 +1,78 @@
|
|||
.TH timew 5 2015-11-29 "${PACKAGE_STRING}" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
timewrc \- Configuration details for the timew(1) command
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B $HOME/.timewrc
|
||||
.br
|
||||
.B TIMEWRC=<directory-path>/.timewrc timew ...
|
||||
|
||||
.SH DESCRIPTION
|
||||
.B Timewarrior
|
||||
obtains its configuration data from a file called
|
||||
.I .timewrc
|
||||
\&. This file is normally located in the user's home directory:
|
||||
|
||||
.RS
|
||||
$HOME/.timewrc
|
||||
.RE
|
||||
|
||||
...
|
||||
|
||||
.SH EDITING
|
||||
|
||||
.SH NESTING CONFIGURATION FILES
|
||||
|
||||
.SH ENVIRONMENT VARIABLES
|
||||
|
||||
.SH CONFIGURATION VARIABLES
|
||||
Valid variable names and their default values are:
|
||||
|
||||
.SS FILES
|
||||
|
||||
.SS MISCELLANEOUS
|
||||
|
||||
.TP
|
||||
.TP
|
||||
.B name=value
|
||||
...
|
||||
|
||||
.SS DATES
|
||||
|
||||
.SS HOLIDAYS
|
||||
|
||||
.SS DEFAULTS
|
||||
|
||||
.SS REPORTS
|
||||
|
||||
.SH "CREDITS & COPYRIGHTS"
|
||||
Copyright (C) 2006 \- 2016 P. Beckingham, F. Hernandez.
|
||||
|
||||
This man page was originally written by Federico Hernandez.
|
||||
|
||||
Timewarrior is distributed under the MIT license. See
|
||||
http://www.opensource.org/licenses/mit-license.php for more information.
|
||||
|
||||
.SH SEE ALSO
|
||||
.BR timew(1)
|
||||
|
||||
For more information regarding Timewarrior, see the following:
|
||||
|
||||
.TP
|
||||
The official site at
|
||||
<http://taskwarrior.org/???>
|
||||
|
||||
.TP
|
||||
The official code repository at
|
||||
<https://git.tasktools.org/scm/tm/timew.git>
|
||||
|
||||
.TP
|
||||
You can contact the project by emailing
|
||||
<support@taskwarrior.org>
|
||||
|
||||
.SH REPORTING BUGS
|
||||
.TP
|
||||
Bugs in Taskwarrior may be reported to the issue-tracker at
|
||||
<https://bug.tasktools.org/>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue