Add missing "whatis entry" to man pages
This is recommended by Debian. closes #618
This commit is contained in:
parent
690747dbf2
commit
ae06ae3384
64 changed files with 284 additions and 213 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.TH BOOBTRACKER 1 "25 janvier 2013" "boobtracker 0\&.e"
|
||||
.TH BOOBTRACKER 1 "13 February 2013" "boobtracker 0\&.f"
|
||||
.SH NAME
|
||||
boobtracker
|
||||
boobtracker \- manage bug tracking issues
|
||||
.SH SYNOPSIS
|
||||
.B boobtracker
|
||||
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
|
||||
|
|
@ -11,7 +11,7 @@ boobtracker
|
|||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
||||
Console application allowing to send messages on various websites and to display message threads and contents.
|
||||
Console application allowing to create, edit, view bug tracking issues.
|
||||
|
||||
.SS Supported websites:
|
||||
* redmine (The Redmine project management web application)
|
||||
|
|
@ -229,6 +229,9 @@ what backend(s) to enable (comma separated)
|
|||
.TP
|
||||
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
|
||||
what backend(s) to exclude (comma separated)
|
||||
.TP
|
||||
\fB\-I\fR, \fB\-\-insecure\fR
|
||||
do not validate SSL
|
||||
|
||||
.SH BOOBTRACKER OPTIONS
|
||||
.TP
|
||||
|
|
@ -260,9 +263,6 @@ file to save logs
|
|||
.TP
|
||||
\fB\-a\fR, \fB\-\-save\-responses\fR
|
||||
save every response
|
||||
.TP
|
||||
\fB\-I\fR, \fB\-\-insecure\fR
|
||||
do not validate SSL
|
||||
|
||||
.SH RESULTS OPTIONS
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue