diff --git a/man/boobank.1 b/man/boobank.1 index b65c3df40b8ca2f9b1c4d1eb130a9f59ebd848dd..872b1dfbcfd775d18f130ee6fac6753a72b20cf5 100644 --- a/man/boobank.1 +++ b/man/boobank.1 @@ -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 diff --git a/man/boobmsg.1 b/man/boobmsg.1 index 5fe88072dfe0865c410b46b4416a32bbfb907a9f..d9b47db0edcd6833586c3092568bed9924eb4c79 100644 --- a/man/boobmsg.1 +++ b/man/boobmsg.1 @@ -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 diff --git a/man/chatoob.1 b/man/chatoob.1 index 071e9f353111f441d6d1f81f5622f3f32e1c6ca4..e8337471ec87ef7b1f2473a9fbdd4eec449311db 100644 --- a/man/chatoob.1 +++ b/man/chatoob.1 @@ -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 diff --git a/man/geolooc.1 b/man/geolooc.1 index 537073eeb60d325721cc85ecbb0368907c5d55c3..aecd6f9549508a9f8ff84988ed787d0540ee9bad 100644 --- a/man/geolooc.1 +++ b/man/geolooc.1 @@ -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 diff --git a/man/havesex.1 b/man/havesex.1 index 83fa12b4ead680b116325a4fc193a8bc5437a199..8827007144849b7c68c125326472c735f94e7209 100644 --- a/man/havesex.1 +++ b/man/havesex.1 @@ -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 diff --git a/man/masstransit.1 b/man/masstransit.1 index c65ec372fbac1a0d5ddd1da506e875dc3f04afcb..26818214ebda11b00f636032296d4c2112ae82ea 100644 --- a/man/masstransit.1 +++ b/man/masstransit.1 @@ -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 .TP -\fB\-\-version\fR -display version of \fIweboob-config\fR +\fB\-\-logging\-file=LOGGING_FILE\fR +file to save logs .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 diff --git a/man/monboob.1 b/man/monboob.1 index 5fffd11633c1b79e1617c5b210fa03a8cd51e214..d7b213942597f20982a0ae8aec0ce73d560959e1 100644 --- a/man/monboob.1 +++ b/man/monboob.1 @@ -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) diff --git a/man/qboobmsg.1 b/man/qboobmsg.1 index aa72c9abe2aaf5e7f8aea45fe5a6098d63452d7b..bbc00b8da56edf2c5d344907acc81e26af8135f7 100644 --- a/man/qboobmsg.1 +++ b/man/qboobmsg.1 @@ -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) diff --git a/man/qhavesex.1 b/man/qhavesex.1 index b0e878ff5b4ff7bd45ffac035d5405415c979994..5cb1d0d3c5994abf208d535bac4e5fddea638de5 100644 --- a/man/qhavesex.1 +++ b/man/qhavesex.1 @@ -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 diff --git a/man/qwebcontentedit.1 b/man/qwebcontentedit.1 index ae592e0d5e95a46ab03ceec1bf963b4d6fc0df9f..9ee6a78c1d526e4b5a3727261a9d1a385569220e 100644 --- a/man/qwebcontentedit.1 +++ b/man/qwebcontentedit.1 @@ -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) diff --git a/man/radioob.1 b/man/radioob.1 index 5bbf99f792fcdfd0d6b837cc34f49b88fac3e6fa..22c3cdd215760ef0987ace1cb8ec066ab0117e73 100644 --- a/man/radioob.1 +++ b/man/radioob.1 @@ -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 diff --git a/man/traveloob.1 b/man/traveloob.1 index 6afe5fd36f4513d1fdacc084f955e1986b60b2c9..b32a4488a283ee280ae793c05669b59a21b470bc 100644 --- a/man/traveloob.1 +++ b/man/traveloob.1 @@ -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 diff --git a/man/videoob-webserver.1 b/man/videoob-webserver.1 index 3e604502db08c684d041f0d53959be6a97ea28ad..a34a5def0006f7606afdcf1cdf516259d964baaf 100644 --- a/man/videoob-webserver.1 +++ b/man/videoob-webserver.1 @@ -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" diff --git a/man/videoob.1 b/man/videoob.1 index 7c1af3c125b27e433c5563d7811c81057755acec..064003b1820b03a911e8dbfcb9ca458dc25c41ce 100644 --- a/man/videoob.1 +++ b/man/videoob.1 @@ -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. diff --git a/man/webcontentedit.1 b/man/webcontentedit.1 index c212d5a7dc243f0c459264a8b9aa60f907a33bd9..4fa17d1b532b0fb8e76f0a0f2d2942bdf24056c3 100644 --- a/man/webcontentedit.1 +++ b/man/webcontentedit.1 @@ -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) diff --git a/man/weboob-cli.1 b/man/weboob-cli.1 index ead557d6226f9ebef4653d365d69cbc6ddf1a63c..227762e36637efc9f84c4b27f73a827cc1a68079 100644 --- a/man/weboob-cli.1 +++ b/man/weboob-cli.1 @@ -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 diff --git a/man/weboob-config-qt.1 b/man/weboob-config-qt.1 index a96dca61e8f41c14127e4d0243cd0ccd4ebdc8c1..3e74e813b6657bea271958b12318f908970b653c 100644 --- a/man/weboob-config-qt.1 +++ b/man/weboob-config-qt.1 @@ -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 diff --git a/man/weboob-config.1 b/man/weboob-config.1 index e4fd73f05b2b93715a3dea60ff282bbded35025c..3cb31f65868bfc2e02731c6f2e481b1b836e96c6 100644 --- a/man/weboob-config.1 +++ b/man/weboob-config.1 @@ -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 diff --git a/man/weboob-debug.1 b/man/weboob-debug.1 index e3c8997a72537508af20b30726cb180449907179..54a5c721fb632ede2921fe83d7ee13252be73ff5 100644 --- a/man/weboob-debug.1 +++ b/man/weboob-debug.1 @@ -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 diff --git a/man/weboorrents.1 b/man/weboorrents.1 index f876b8a7bbc7d5efc6f47a0134b33234a1a59ede..28261ea59c1560bdfe973d0de285785d08a24428 100644 --- a/man/weboorrents.1 +++ b/man/weboorrents.1 @@ -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 diff --git a/man/wetboobs.1 b/man/wetboobs.1 index 3a120d2afb303d9e4bad17a61cea4603a44a496f..027d7e57e3050d3231ad98ecd7b8af12fb9fe615 100644 --- a/man/wetboobs.1 +++ b/man/wetboobs.1 @@ -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