manpages regenerated
This commit is contained in:
parent
3aa371b160
commit
3faa6ffa59
21 changed files with 66 additions and 43 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH BOOBANK 1 "01 March 2011" "boobank 0\&.6"
|
||||
.TH BOOBANK 1 "01 April 2011" "boobank 0\&.7"
|
||||
.SH NAME
|
||||
boobank
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH BOOBMSG 1 "01 March 2011" "boobmsg 0\&.6"
|
||||
.TH BOOBMSG 1 "01 April 2011" "boobmsg 0\&.7"
|
||||
.SH NAME
|
||||
boobmsg
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -20,6 +20,8 @@ Boobmsg is a console application to send messages on supported websites and to d
|
|||
.br
|
||||
* dlfp (Da Linux French Page)
|
||||
.br
|
||||
* ecrans (Ecrans French news website)
|
||||
.br
|
||||
* fourchan (4chan website)
|
||||
.br
|
||||
* inrocks (Inrock French news website)
|
||||
|
|
@ -35,6 +37,10 @@ Boobmsg is a console application to send messages on supported websites and to d
|
|||
* sfr (SFR french mobile phone provider)
|
||||
.SH BOOBMSG COMMANDS
|
||||
.TP
|
||||
\fBexport_all\fR
|
||||
.br
|
||||
Export All threads
|
||||
.TP
|
||||
\fBexport_thread\fR
|
||||
.br
|
||||
Export a thread
|
||||
|
|
@ -221,7 +227,7 @@ select result item keys to display (comma separated)
|
|||
.TP
|
||||
\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR
|
||||
select output formatter (csv, htmltable, msg, msglist, multiline, simple, table,
|
||||
webkit)
|
||||
webkit, xhtml)
|
||||
.TP
|
||||
\fB\-\-no\-header\fR
|
||||
do not display header
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH CHATOOB 1 "01 March 2011" "chatoob 0\&.6"
|
||||
.TH CHATOOB 1 "01 April 2011" "chatoob 0\&.7"
|
||||
.SH NAME
|
||||
chatoob
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH GEOLOOC 1 "01 March 2011" "geolooc 0\&.6"
|
||||
.TH GEOLOOC 1 "01 April 2011" "geolooc 0\&.7"
|
||||
.SH NAME
|
||||
geolooc
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH HAVESEX 1 "01 March 2011" "havesex 0\&.6"
|
||||
.TH HAVESEX 1 "01 April 2011" "havesex 0\&.7"
|
||||
.SH NAME
|
||||
havesex
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,21 +1,25 @@
|
|||
.TH MASSTRANSIT 1 "02 August 2010"
|
||||
.TH MASSTRANSIT 1 "01 April 2011" "masstransit 0\&.7"
|
||||
.SH NAME
|
||||
masstransit \- Transport information for N900
|
||||
masstransit
|
||||
.SH SYNOPSIS
|
||||
.B masstransit
|
||||
[\-dqv] [\-b \fIbackends\fR]
|
||||
[\-h] [\-dqv] [\-b \fIbackends\fR] ...
|
||||
.br
|
||||
.B masstransit
|
||||
[\-\-version] [\-\-help]
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
Weboob provides several applications to interact with a lot of websites.
|
||||
|
||||
This graphical application for Nokia N900 phones is used to know timelines
|
||||
of stations for transports (train, airplanes, etc.)
|
||||
[\-\-help] [\-\-version]
|
||||
|
||||
.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,22 +29,21 @@ 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 Julien Hébert
|
||||
Copyright(C) 2010-2011 Julien Hébert
|
||||
.LP
|
||||
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/Masstransit
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH MONBOOB 1 "01 March 2011" "monboob 0\&.6"
|
||||
.TH MONBOOB 1 "01 April 2011" "monboob 0\&.7"
|
||||
.SH NAME
|
||||
monboob
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -20,6 +20,8 @@ Monboob is a daemon to send messages on supported website by email, and can be u
|
|||
.br
|
||||
* dlfp (Da Linux French Page)
|
||||
.br
|
||||
* ecrans (Ecrans French news website)
|
||||
.br
|
||||
* fourchan (4chan website)
|
||||
.br
|
||||
* inrocks (Inrock French news website)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH QBOOBMSG 1 "01 March 2011" "qboobmsg 0\&.6"
|
||||
.TH QBOOBMSG 1 "01 April 2011" "qboobmsg 0\&.7"
|
||||
.SH NAME
|
||||
qboobmsg
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -20,6 +20,8 @@ QBoobMsg is a graphical application to read messages on supported website and re
|
|||
.br
|
||||
* dlfp (Da Linux French Page)
|
||||
.br
|
||||
* ecrans (Ecrans French news website)
|
||||
.br
|
||||
* fourchan (4chan website)
|
||||
.br
|
||||
* inrocks (Inrock French news website)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH QHAVESEX 1 "01 March 2011" "qhavesex 0\&.6"
|
||||
.TH QHAVESEX 1 "01 April 2011" "qhavesex 0\&.7"
|
||||
.SH NAME
|
||||
qhavesex
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH QWEBCONTENTEDIT 1 "01 March 2011" "qwebcontentedit 0\&.6"
|
||||
.TH QWEBCONTENTEDIT 1 "01 April 2011" "qwebcontentedit 0\&.7"
|
||||
.SH NAME
|
||||
qwebcontentedit
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -14,6 +14,8 @@ qwebcontentedit
|
|||
Qt application for managing content on supported websites
|
||||
|
||||
.SS Supported websites:
|
||||
* dlfp (Da Linux French Page)
|
||||
.br
|
||||
* mediawiki (Mediawiki wiki software application)
|
||||
.br
|
||||
* redmine (The Redmine project management web application)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH RADIOOB 1 "01 March 2011" "radioob 0\&.6"
|
||||
.TH RADIOOB 1 "01 April 2011" "radioob 0\&.7"
|
||||
.SH NAME
|
||||
radioob
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH TRAVELOOB 1 "01 March 2011" "traveloob 0\&.6"
|
||||
.TH TRAVELOOB 1 "01 April 2011" "traveloob 0\&.7"
|
||||
.SH NAME
|
||||
traveloob
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH VIDEOOB-WEBSERVER 1 "01 March 2011" "videoob-webserver 0\&.6"
|
||||
.TH VIDEOOB-WEBSERVER 1 "01 April 2011" "videoob-webserver 0\&.7"
|
||||
.SH NAME
|
||||
videoob-webserver
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -43,6 +43,6 @@ For full COPYRIGHT see COPYING file with weboob package.
|
|||
.LP
|
||||
.RE
|
||||
.SH FILES
|
||||
"~/.weboob/backends"
|
||||
"~/.weboob/backends"
|
||||
|
||||
"~/.weboob/videoob-webserver"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH VIDEOOB 1 "01 March 2011" "videoob 0\&.6"
|
||||
.TH VIDEOOB 1 "01 April 2011" "videoob 0\&.7"
|
||||
.SH NAME
|
||||
videoob
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -18,6 +18,8 @@ Videoob is a console application to search videos on supported websites and to p
|
|||
.br
|
||||
* canalplus (Canal plus french TV)
|
||||
.br
|
||||
* dailymotion (Dailymotion videos website)
|
||||
.br
|
||||
* ina (INA french video archives)
|
||||
.br
|
||||
* youjizz (Youjizz videos website)
|
||||
|
|
@ -27,6 +29,10 @@ Videoob is a console application to search videos on supported websites and to p
|
|||
* youtube (Youtube videos website)
|
||||
.SH VIDEOOB COMMANDS
|
||||
.TP
|
||||
\fBdownload\fR \fIID\fR [\fIFILENAME\fR]
|
||||
.br
|
||||
Download a video
|
||||
.TP
|
||||
\fBinfo\fR \fIID\fR
|
||||
.br
|
||||
Get information about a video.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBCONTENTEDIT 1 "01 March 2011" "webcontentedit 0\&.6"
|
||||
.TH WEBCONTENTEDIT 1 "01 April 2011" "webcontentedit 0\&.7"
|
||||
.SH NAME
|
||||
webcontentedit
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -14,6 +14,8 @@ webcontentedit
|
|||
Webcontentedit is a console application to display and edit contents on supported websites.
|
||||
|
||||
.SS Supported websites:
|
||||
* dlfp (Da Linux French Page)
|
||||
.br
|
||||
* mediawiki (Mediawiki wiki software application)
|
||||
.br
|
||||
* redmine (The Redmine project management web application)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBOOB-CLI 1 "01 March 2011" "weboob-cli 0\&.6"
|
||||
.TH WEBOOB-CLI 1 "01 April 2011" "weboob-cli 0\&.7"
|
||||
.SH NAME
|
||||
weboob-cli
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBOOB-CONFIG-QT 1 "01 March 2011" "weboob-config-qt 0\&.6"
|
||||
.TH WEBOOB-CONFIG-QT 1 "01 April 2011" "weboob-config-qt 0\&.7"
|
||||
.SH NAME
|
||||
weboob-config-qt
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBOOB-CONFIG 1 "01 March 2011" "weboob-config 0\&.6"
|
||||
.TH WEBOOB-CONFIG 1 "01 April 2011" "weboob-config 0\&.7"
|
||||
.SH NAME
|
||||
weboob-config
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBOOB-DEBUG 1 "01 March 2011" "weboob-debug 0\&.6"
|
||||
.TH WEBOOB-DEBUG 1 "01 April 2011" "weboob-debug 0\&.7"
|
||||
.SH NAME
|
||||
weboob-debug
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBOORRENTS 1 "01 March 2011" "weboorrents 0\&.6"
|
||||
.TH WEBOORRENTS 1 "01 April 2011" "weboorrents 0\&.7"
|
||||
.SH NAME
|
||||
weboorrents
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH WETBOOBS 1 "01 March 2011" "wetboobs 0\&.6"
|
||||
.TH WETBOOBS 1 "01 April 2011" "wetboobs 0\&.7"
|
||||
.SH NAME
|
||||
wetboobs
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue