Weboob 0.j released
This commit is contained in:
parent
7fb0bc3c07
commit
1bee6d6d66
42 changed files with 529 additions and 312 deletions
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBANK 1 "19 May 2014" "boobank 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH BOOBANK 1 "03 September 2014" "boobank 0\&.j"
|
||||
.SH NAME
|
||||
boobank \- manage bank accounts
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -73,9 +74,13 @@ Console application allowing to list your bank accounts and get their balance, d
|
|||
.br
|
||||
* lcl (LCL)
|
||||
.br
|
||||
* oney (Oney)
|
||||
.br
|
||||
* paypal (PayPal)
|
||||
.br
|
||||
* societegenerale (Société Générale)
|
||||
.br
|
||||
* wellsfargo (Wells Fargo)
|
||||
.SH BOOBANK COMMANDS
|
||||
.TP
|
||||
\fBcoming\fR \fIID\fR [\fIEND_DATE\fR]
|
||||
|
|
@ -213,14 +218,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -239,11 +236,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBATHON 1 "19 May 2014" "boobathon 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH BOOBATHON 1 "03 September 2014" "boobathon 0\&.j"
|
||||
.SH NAME
|
||||
boobathon \- participate in a Boobathon
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -159,14 +160,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -185,11 +178,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBCOMING 1 "19 May 2014" "boobcoming 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH BOOBCOMING 1 "03 September 2014" "boobcoming 0\&.j"
|
||||
.SH NAME
|
||||
boobcoming \- see upcoming events
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -151,14 +152,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -177,11 +170,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBILL 1 "19 May 2014" "boobill 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH BOOBILL 1 "03 September 2014" "boobill 0\&.j"
|
||||
.SH NAME
|
||||
boobill \- get and download bills
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -179,14 +180,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -205,11 +198,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBLYRICS 1 "19 May 2014" "booblyrics 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH BOOBLYRICS 1 "03 September 2014" "booblyrics 0\&.j"
|
||||
.SH NAME
|
||||
booblyrics \- search and display song lyrics
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -119,14 +120,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -145,11 +138,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBMSG 1 "19 May 2014" "boobmsg 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH BOOBMSG 1 "03 September 2014" "boobmsg 0\&.j"
|
||||
.SH NAME
|
||||
boobmsg \- send and receive message threads
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -23,6 +24,8 @@ Console application allowing to send messages on various websites and to display
|
|||
.br
|
||||
* dlfp (Da Linux French Page news website)
|
||||
.br
|
||||
* feedly (handle the popular RSS reading service Feedly)
|
||||
.br
|
||||
* fourchan (4chan image board)
|
||||
.br
|
||||
* guerrillamail (GuerrillaMail temp mailbox)
|
||||
|
|
@ -58,6 +61,8 @@ Console application allowing to send messages on various websites and to display
|
|||
* taz (Taz newspaper website)
|
||||
.br
|
||||
* tinder (Tinder dating mobile application)
|
||||
.br
|
||||
* twitter (twitter website)
|
||||
.SH BOOBMSG COMMANDS
|
||||
.TP
|
||||
\fBexport_all\fR
|
||||
|
|
@ -185,14 +190,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -211,11 +208,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBOOKS 1 "19 May 2014" "boobooks 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH BOOBOOKS 1 "03 September 2014" "boobooks 0\&.j"
|
||||
.SH NAME
|
||||
boobooks \- manage rented books
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -107,14 +108,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -133,11 +126,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBSIZE 1 "19 May 2014" "boobsize 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH BOOBSIZE 1 "03 September 2014" "boobsize 0\&.j"
|
||||
.SH NAME
|
||||
boobsize \- display sensors and gauges values
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -124,14 +125,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -150,11 +143,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH BOOBTRACKER 1 "19 May 2014" "boobtracker 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH BOOBTRACKER 1 "03 September 2014" "boobtracker 0\&.j"
|
||||
.SH NAME
|
||||
boobtracker \- manage bug tracking issues
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -181,14 +182,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -207,11 +200,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH CINEOOB 1 "19 May 2014" "cineoob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH CINEOOB 1 "03 September 2014" "cineoob 0\&.j"
|
||||
.SH NAME
|
||||
cineoob \- search movies and persons around cinema
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -289,14 +290,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -315,11 +308,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH COMPAROOB 1 "19 May 2014" "comparoob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH COMPAROOB 1 "03 September 2014" "comparoob 0\&.j"
|
||||
.SH NAME
|
||||
comparoob \- compare products
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -113,14 +114,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -139,11 +132,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH COOKBOOB 1 "19 May 2014" "cookboob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH COOKBOOB 1 "03 September 2014" "cookboob 0\&.j"
|
||||
.SH NAME
|
||||
cookboob \- search and consult recipes
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -129,14 +130,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -155,11 +148,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH FLATBOOB 1 "19 May 2014" "flatboob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH FLATBOOB 1 "03 September 2014" "flatboob 0\&.j"
|
||||
.SH NAME
|
||||
flatboob \- search for housing
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -115,14 +116,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -141,11 +134,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH GALLEROOB 1 "19 May 2014" "galleroob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH GALLEROOB 1 "03 September 2014" "galleroob 0\&.j"
|
||||
.SH NAME
|
||||
galleroob \- browse and download web image galleries
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -137,14 +138,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -163,11 +156,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH GEOLOOC 1 "19 May 2014" "geolooc 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH GEOLOOC 1 "03 September 2014" "geolooc 0\&.j"
|
||||
.SH NAME
|
||||
geolooc \- geolocalize IP addresses
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -102,14 +103,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -128,11 +121,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH HANDJOOB 1 "19 May 2014" "handjoob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH HANDJOOB 1 "03 September 2014" "handjoob 0\&.j"
|
||||
.SH NAME
|
||||
handjoob \- search for a job
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -127,14 +128,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH HAVEDATE 1 "19 May 2014" "havedate 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH HAVEDATE 1 "03 September 2014" "havedate 0\&.j"
|
||||
.SH NAME
|
||||
havedate \- interact with dating websites
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -175,14 +176,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -201,11 +194,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH MONBOOB 1 "19 May 2014" "monboob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH MONBOOB 1 "03 September 2014" "monboob 0\&.j"
|
||||
.SH NAME
|
||||
monboob \- daemon to send and check messages
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -23,6 +24,8 @@ Daemon allowing to regularly check for new messages on various websites, and sen
|
|||
.br
|
||||
* dlfp (Da Linux French Page news website)
|
||||
.br
|
||||
* feedly (handle the popular RSS reading service Feedly)
|
||||
.br
|
||||
* fourchan (4chan image board)
|
||||
.br
|
||||
* guerrillamail (GuerrillaMail temp mailbox)
|
||||
|
|
@ -58,6 +61,8 @@ Daemon allowing to regularly check for new messages on various websites, and sen
|
|||
* taz (Taz newspaper website)
|
||||
.br
|
||||
* tinder (Tinder dating mobile application)
|
||||
.br
|
||||
* twitter (twitter website)
|
||||
.SH MONBOOB COMMANDS
|
||||
.TP
|
||||
\fBonce\fR
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH PARCELOOB 1 "19 May 2014" "parceloob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH PARCELOOB 1 "03 September 2014" "parceloob 0\&.j"
|
||||
.SH NAME
|
||||
parceloob \- manage your parcels
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -123,14 +124,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -149,11 +142,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH PASTOOB 1 "19 May 2014" "pastoob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH PASTOOB 1 "03 September 2014" "pastoob 0\&.j"
|
||||
.SH NAME
|
||||
pastoob \- post and get pastes from pastebins
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -141,14 +142,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -167,11 +160,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QBOOBMSG 1 "19 May 2014" "qboobmsg 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH QBOOBMSG 1 "03 September 2014" "qboobmsg 0\&.j"
|
||||
.SH NAME
|
||||
qboobmsg \- send and receive message threads
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -23,6 +24,8 @@ Qt application allowing to read messages on various websites and reply to them.
|
|||
.br
|
||||
* dlfp (Da Linux French Page news website)
|
||||
.br
|
||||
* feedly (handle the popular RSS reading service Feedly)
|
||||
.br
|
||||
* fourchan (4chan image board)
|
||||
.br
|
||||
* guerrillamail (GuerrillaMail temp mailbox)
|
||||
|
|
@ -58,6 +61,8 @@ Qt application allowing to read messages on various websites and reply to them.
|
|||
* taz (Taz newspaper website)
|
||||
.br
|
||||
* tinder (Tinder dating mobile application)
|
||||
.br
|
||||
* twitter (twitter website)
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\fB\-\-version\fR
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QCINEOOB 1 "19 May 2014" "qcineoob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH QCINEOOB 1 "03 September 2014" "qcineoob 0\&.j"
|
||||
.SH NAME
|
||||
qcineoob \- search movies, people, torrent and subtitles
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QCOOKBOOB 1 "19 May 2014" "qcookboob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH QCOOKBOOB 1 "03 September 2014" "qcookboob 0\&.j"
|
||||
.SH NAME
|
||||
qcookboob \- search recipes
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QFLATBOOB 1 "19 May 2014" "qflatboob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH QFLATBOOB 1 "03 September 2014" "qflatboob 0\&.j"
|
||||
.SH NAME
|
||||
qflatboob \- search for housing
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QHANDJOOB 1 "19 May 2014" "qhandjoob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH QHANDJOOB 1 "03 September 2014" "qhandjoob 0\&.j"
|
||||
.SH NAME
|
||||
qhandjoob \- search for job
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QHAVEDATE 1 "19 May 2014" "qhavedate 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH QHAVEDATE 1 "03 September 2014" "qhavedate 0\&.j"
|
||||
.SH NAME
|
||||
qhavedate \- interact with dating websites
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QVIDEOOB 1 "19 May 2014" "qvideoob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH QVIDEOOB 1 "03 September 2014" "qvideoob 0\&.j"
|
||||
.SH NAME
|
||||
qvideoob \- search and play videos
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH QWEBCONTENTEDIT 1 "19 May 2014" "qwebcontentedit 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH QWEBCONTENTEDIT 1 "03 September 2014" "qwebcontentedit 0\&.j"
|
||||
.SH NAME
|
||||
qwebcontentedit \- manage websites content
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH RADIOOB 1 "19 May 2014" "radioob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH RADIOOB 1 "03 September 2014" "radioob 0\&.j"
|
||||
.SH NAME
|
||||
radioob \- search, show or listen to radio stations
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -36,13 +37,13 @@ playlist export [FILENAME]
|
|||
.br
|
||||
playlist display
|
||||
.TP
|
||||
\fBsearch\fR \fIPATTERN\fR
|
||||
\fBsearch\fR (radio|song|album|playlist) \fIPATTERN\fR
|
||||
.br
|
||||
List radios matching a PATTERN.
|
||||
List (radio|song|album|playlist) matching a PATTERN.
|
||||
.br
|
||||
|
||||
.br
|
||||
If PATTERN is not given, this command will list all the radios.
|
||||
If PATTERN is not given, this command will list all the (radio|song|album|playlist).
|
||||
.br
|
||||
|
||||
.br
|
||||
|
|
@ -131,14 +132,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -220,8 +213,9 @@ select result item keys to display (comma separated)
|
|||
.SH FORMATTING OPTIONS
|
||||
.TP
|
||||
\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR
|
||||
select output formatter (csv, htmltable, json, json_line, multiline, radio_list,
|
||||
simple, table, webkit)
|
||||
select output formatter (album_tracks_list_info, csv, htmltable, json,
|
||||
json_line, multiline, playlist_tracks_list_info, radio_list, simple, song_list,
|
||||
table, webkit)
|
||||
.TP
|
||||
\fB\-\-no\-header\fR
|
||||
do not display header
|
||||
|
|
|
|||
15
man/suboob.1
15
man/suboob.1
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH SUBOOB 1 "19 May 2014" "suboob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH SUBOOB 1 "03 September 2014" "suboob 0\&.j"
|
||||
.SH NAME
|
||||
suboob \- search and download subtitles
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -167,14 +168,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -193,11 +186,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH TRANSLABOOB 1 "19 May 2014" "translaboob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH TRANSLABOOB 1 "03 September 2014" "translaboob 0\&.j"
|
||||
.SH NAME
|
||||
translaboob \- translate text from one language to another
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -155,14 +156,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -181,11 +174,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH TRAVELOOB 1 "19 May 2014" "traveloob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH TRAVELOOB 1 "03 September 2014" "traveloob 0\&.j"
|
||||
.SH NAME
|
||||
traveloob \- search for train stations and departures
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -147,14 +148,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -173,11 +166,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH VIDEOOB 1 "19 May 2014" "videoob 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH VIDEOOB 1 "03 September 2014" "videoob 0\&.j"
|
||||
.SH NAME
|
||||
videoob \- search and play videos
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -187,14 +188,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -213,11 +206,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBCONTENTEDIT 1 "19 May 2014" "webcontentedit 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH WEBCONTENTEDIT 1 "03 September 2014" "webcontentedit 0\&.j"
|
||||
.SH NAME
|
||||
webcontentedit \- manage websites content
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -121,14 +122,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -147,11 +140,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOOB-CLI 1 "19 May 2014" "weboob-cli 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH WEBOOB-CLI 1 "03 September 2014" "weboob-cli 0\&.j"
|
||||
.SH NAME
|
||||
weboob-cli \- call a method on backends
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOOB-CONFIG-QT 1 "19 May 2014" "weboob-config-qt 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH WEBOOB-CONFIG-QT 1 "03 September 2014" "weboob-config-qt 0\&.j"
|
||||
.SH NAME
|
||||
weboob-config-qt \- manage backends or register new accounts
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOOB-CONFIG 1 "19 May 2014" "weboob-config 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH WEBOOB-CONFIG 1 "03 September 2014" "weboob-config 0\&.j"
|
||||
.SH NAME
|
||||
weboob-config \- manage backends or register new accounts
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOOB-DEBUG 1 "19 May 2014" "weboob-debug 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH WEBOOB-DEBUG 1 "03 September 2014" "weboob-debug 0\&.j"
|
||||
.SH NAME
|
||||
weboob-debug \- debug backends
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOOB-REPOS 1 "19 May 2014" "weboob-repos 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH WEBOOB-REPOS 1 "03 September 2014" "weboob-repos 0\&.j"
|
||||
.SH NAME
|
||||
weboob-repos \- manage a weboob repository
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBOORRENTS 1 "19 May 2014" "weboorrents 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH WEBOORRENTS 1 "03 September 2014" "weboorrents 0\&.j"
|
||||
.SH NAME
|
||||
weboorrents \- search and download torrents
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -129,14 +130,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -155,11 +148,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WETBOOBS 1 "19 May 2014" "wetboobs 0\&.i"
|
||||
.\" This file was generated automatically by tools/make_man.sh.
|
||||
.TH WETBOOBS 1 "03 September 2014" "wetboobs 0\&.j"
|
||||
.SH NAME
|
||||
wetboobs \- display weather and forecasts
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -121,14 +122,6 @@ If not, print the current value for the option.
|
|||
.br
|
||||
If no argument is given, print the current formatter.
|
||||
.TP
|
||||
\fBinspect\fR \fIBACKEND_NAME\fR
|
||||
.br
|
||||
Display the HTML string of the current page of the specified backend's browser.
|
||||
.br
|
||||
|
||||
.br
|
||||
If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI.
|
||||
.TP
|
||||
\fBlogging\fR [\fILEVEL\fR]
|
||||
.br
|
||||
Set logging level.
|
||||
|
|
@ -147,11 +140,11 @@ List objects in current path.
|
|||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.br
|
||||
Use \-U option to not sort results. It allows to use a "fast path" to
|
||||
Use \-U option to not sort results. It allows you to use a "fast path" to
|
||||
.br
|
||||
return results as soon as possible.
|
||||
.br
|
||||
Use \-d option to display informations about a collection (and to not
|
||||
Use \-d option to display information about a collection (and to not
|
||||
.br
|
||||
display the content of it). It has the same behavior than the well
|
||||
.br
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue