Add missing "whatis entry" to man pages

This is recommended by Debian.
closes #618
This commit is contained in:
Laurent Bachelier 2013-02-13 00:38:33 +01:00
commit ae06ae3384
64 changed files with 284 additions and 213 deletions

View file

@ -1,6 +1,6 @@
.TH WEBOOB-DEBUG 1 "25 janvier 2013" "weboob-debug 0\&.e"
.TH WEBOOB-DEBUG 1 "13 February 2013" "weboob-debug 0\&.f"
.SH NAME
weboob-debug
weboob-debug \- debug backends
.SH SYNOPSIS
.B weboob\-debug
[\-h] [\-dqv] [\-b \fIbackends\fR] ...
@ -26,6 +26,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 LOGGING OPTIONS
.TP
@ -43,9 +46,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 WEBOOB\-DEBUG OPTIONS
.TP