generated manpages from make_man.py

This commit is contained in:
Romain Bignon 2010-12-09 12:04:39 +01:00
commit 8caeab8853
20 changed files with 2706 additions and 441 deletions

View file

@ -1,21 +1,44 @@
.TH QBOOBMSG 1 "02 August 2010"
.TH QBOOBMSG 1 "09 December 2010"
.SH NAME
qboobmsg \- View messages and reply (Qt Application)
qboobmsg
.SH SYNOPSIS
.B qboobmsg
[\-dqv] [\-b \fIbackends\fR]
[\-h] [\-dqv] [\-b \fIbackends\fR] ...
.br
.B qboobmsg
[\-\-version] [\-\-help]
[\-\-help] [\-\-version]
.SH DESCRIPTION
.LP
Weboob provides several applications to interact with a lot of websites.
This graphical application displays every messages for the selected backends
(which implement the \fIICapMessages\fR capability).
QBoobMsg is a graphical application to read messages on supported website and reply to them.
.SS Supported websites:
* aum (“Adopte un mec” french dating website)
.br
* bouygues (Bouygues french mobile phone provider)
.br
* dlfp (Da Linux French Page)
.br
* fourchan (4chan website)
.br
* newsfeed (Loads RSS and Atom feeds from any website)
.br
* orange (Orange french mobile phone provider)
.br
* sfr (SFR french mobile phone provider)
.SH OPTIONS
.SS Logging options
.TP
\fB\-\-version\fR
show program's version number and exit
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR
what backend(s) to enable (comma separated)
.SH LOGGING OPTIONS
.TP
\fB\-d\fR, \fB\-\-debug\fR
display debug messages
@ -25,16 +48,12 @@ display only error messages
.TP
\fB\-v\fR, \fB\-\-verbose\fR
display info messages
.SS Misc options
.TP
\fB\-b\fR, \fB\-\-backends\fR \fIbackends\fR
select backends to load
\fB\-\-logging\-file=LOGGING_FILE\fR
file to save logs
.TP
\fB\-\-version\fR
display version of \fIweboob-config\fR
.TP
\fB\-h\fR, \fB\-\-help\fR
show the help message and exit
\fB\-a\fR, \fB\-\-save\-responses\fR
save every response
.SH COPYRIGHT
Copyright(C) 2010 Romain Bignon
@ -43,4 +62,7 @@ For full COPYRIGHT see COPYING file with weboob package.
.LP
.RE
.SH FILES
"~/.weboob/backends"
"~/.weboob/backends"
.SH SEE ALSO
Home page: http://weboob.org/Qboobmsg