manpages of applications
This commit is contained in:
parent
aead5ad250
commit
26c9598b28
14 changed files with 931 additions and 0 deletions
43
man/weboob-config-qt.1
Normal file
43
man/weboob-config-qt.1
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
.TH WEBOOB-CONFIG-QT 1 "02 August 2010"
|
||||
.SH NAME
|
||||
weboob-config-qt \- Weboob configuration (Qt Application)
|
||||
.SH SYNOPSIS
|
||||
.B weboob-config-qt
|
||||
[\-dqv]
|
||||
.br
|
||||
.B weboob-config-qt
|
||||
[\-\-version] [\-\-help]
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
Weboob provides several applications to interact with a lot of websites.
|
||||
|
||||
This graphical application is used to configure weboob. You can list backends,
|
||||
and add/list/remove configured backends.
|
||||
|
||||
.SH OPTIONS
|
||||
.SS Logging options
|
||||
.TP
|
||||
\fB\-d\fR, \fB\-\-debug\fR
|
||||
display debug messages
|
||||
.TP
|
||||
\fB\-q\fR, \fB\-\-quiet\fR
|
||||
display only error messages
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-verbose\fR
|
||||
display info messages
|
||||
.SS Misc options
|
||||
.TP
|
||||
\fB\-\-version\fR
|
||||
display version of \fIweboob-config\fR
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
show the help message and exit
|
||||
|
||||
.SH COPYRIGHT
|
||||
Copyright(C) 2010 Romain Bignon
|
||||
.LP
|
||||
For full COPYRIGHT see COPYING file with weboob package.
|
||||
.LP
|
||||
.RE
|
||||
.SH FILES
|
||||
"~/.weboob/backends"
|
||||
Loading…
Add table
Add a link
Reference in a new issue