Weboob 1.0 released

This commit is contained in:
Florent 2014-10-17 14:10:14 +02:00
commit f0b58c7c3c
42 changed files with 922 additions and 247 deletions

353
ChangeLog
View file

@ -1,3 +1,356 @@
Weboob 1.0 (2014-10-17)
General
* New agendadulibre module http://www.agendadulibre.org/ (CapCalendarEvent)
* New Citibank module https://online.citibank.com (CapBank) (#1642)
* New leboncoin module http://www.leboncoin.fr/ (CapHousing)
* New mareeinfo module http://maree.info/ (CapGauge)
* New playme module http://goplayme.com/ (CapMessages, CapMessagesPost, CapDating)
* New razibus module http://razibus.net/ (CapCalendarEvent)
API Big-Bang
* Rename BaseBackend to Module
* Rename BACKEND to MODULE
* Rename backend.py to module.py
* Rename BaseApplication to Application
* Rename CapBase to Capability
* Rename BasePage to Page
* Rename BaseBrowser to Browser
* Move CleanHTML to html filters
* Remove * imports in filters
* Move weboob.tools.browser2 to weboob.browser
* Move weboob.tools.exceptions to weboob.exceptions
* Move weboob.tools.browser to weboob.deprecated.browser
* Move weboob.tools.parsers to weboob.deprecated.browser.parsers
* Move weboob.tools.mech to weboob.deprecated.mech
* Remove the "backend" result in do() calls
Core
* Catch the proper exception for missing icon
* Replace usage of os.mknod() by os.open(O_CREAT)
* Use the print() function everywhere
* WebNip.iter_backends takes a new optional parameter 'module'
* Add __getitem__ on WebNip to get a loaded backend by name
* Create PrintProgress class instead of using IProgress as default one
* Allow to load a module with config=None
* A lot of pep8 fixes
Capabilities
* Let get_currency guess US$ means USD
* Prevent mess when copying BaseObject instances
Capabilities: bank
* Add Investment.description field
* Add Emirati Dirham AEB currency
Capabilities: calendar
* Add Conference event category
Capabilities: parcel
* Add parcelnotfound exception
Capabilities: housing
* Add and handle in flatboob house_types field
* Add and handle in leboncoin a new house type: UNKNOWN
* Adding a url field in housing capability and management of it in
flatboob
Applications
* Add a new debug level (-dd option)
* Add a " LIMIT " keyword in conditions
* Centralize encoding guesses, default to UTF-8 (#1352)
* Use class attributes as much as possible for application output
* Define std* in the proper class
* Handle datetime in condition argument
* os.isatty is now forbidden (as stream.fileno() is not implemented by
StringIO)
* logging: Output to stderr, not stdout
* logging: better colors
Applications: repl
* When getting an object, if at least one is found, display errors but
correctly return the found object
Applications: boobmsg
* Fix "show" for threads
Applications: flatboob
* Ask for query.type in flatboob
* Add load command
* Fix bug type_of_good does not exist anymore
Applications: Qflatboob
* Manage count to avoid problems during pagination
Applications: pastoob
* Add an option to set a custom file encoding
Applications: parceloob
* Catch parcelnotfound by untracking
Applicatitons: traveloob
* Fix: crash if departure time is not available
Applications: videoob
* Set non verbose mode for wget when downloading m3u8 (fix #1643)
Applications: weboobcfg
* Return correct exit status code for enable and disable commands
Applications: webcontentedit
* Better checks for vim usage
Browser
* Add a way to asynchronously handle requests and pages
* Backporting mergin_hook to support hook's requests in wheezy
* HTMLPage checks the inner charset and parse again document if it is not
the same than Content-Type HTTP header
* Add a trivial android profile
* Add has-class xpath function
Browser: filters
* Add debug informations
* Raise ParseError only with None/NotAvailable/NotLoaded values, not with
empty strings
* Add a way to customize sign handling for CleanDecimal
* Regexp: let template be a callable
* Add some javascript dedicated filters
* Add an nth parameter to Regexp filter
* Add __str__ to _Filters
Browser: elements
* handle_loaders into AbstractElement
* Ability to select an ItemElement
DeprecatedBrowser
* Fix: certificate check on servers which don't allow SSLv3
Documentation
* Update to the new API
* Show base classes in documentation
Tools
* American amount to decimal conversion (ref #1641)
* PDF decompression function (ref #1641)
* Regexp-based tokenizer (ref #1641)
Tools: html2text
* Use the class if possible
Tools: make_man
* Copyright on top of file
Tools: newsfeed
* No need for workaround with feedparser>=5.1
Tools: tests
* Allow changing modules path and adding to PYTHONPATH
Tools: pyflakes
* Add test to prevent usage of prints in modules
* Detect deprecated has_key function
Tools: values
* Ability to set value to an empty string if it is available in choices
Packaging: setup
* Add futures, avoid Py2-only libs under Py3
* Use Python3-compatible syntax in debpydep
* Add ignore dirs for flake8
Contrib: boobot
* Add a check_twitter method
Contrib: videoobmc
* Force relative imports
Contrib: weboob-generic (munin script)
* Add category option
Modules: alloresto
* Fix: website changes (enable https and fix the form xpath)
Modules: arretsurimages
* Fix: site changed
Modules: aum
* Remove useless features of module that don't work anymore
* Enable https
* Import exceptions from core
Modules: banqueaccord
* Support canceled transactions
* Increase timeout because of slow website
Modules: biplan
* Use the Python SkipTest if possible
Modules: boursorama
* Remove prints
Modules: bred
* Limit length of password
* Remove lot of old code and keep card transactions in separate card accounts
* Translating accnum description
Modules: carrefourbanque
* Do not try to parse useless accounts (closes #1432)
* Fix: login form is now the second form on the page
Modules: cic
* Fix: new certificate hash
* Set an unique id
Modules: cmso
* Fix: parsing of transaction amounts (strip nbsp)
* Fix: parsing of huge account balances
Modules: colissimo
* Fix: return the real error message, not "label"
* Raise ParcelNotFound in colissimo
* Return the fullid of not found parcel
* Upgrade to browser2
Modules: cragr
* Remove prints
* Add a regexp for checking password
Modules: creditcooperatif
* Add unique id to creditcooperatif (perso)
* Update regexps
* Use find object
* Upgrade to browser2 (perso)
Modules: creditmutuel
* Fix: do not lock browser2 anymore (#1635)
Modules: dresdenwetter
* Add the debug decorator to dresdenwetter filter
Modules: europarl
* Remove prints
Modules: feedly
* Use the Python SkipTest if possible
* Fix: unicode warning
Modules: fortuneo
* Do exactly the same thing than js to always get accounts list
Modules: gazelle
* Fix: infinite loop on fail login, and fix error message lookup
Modules: gdcvault
* Remove prints
Modules: grooveshark
* Fix: bug when Year field is empty in grooveshark json
* Use the Python SkipTest if possible
Modules: hds
* Convert to browser2 and fix it
Modules: hellobank
* Remove prints
Modules: hybride
* Use the Python SkipTest if possible
Modules: imgur
* Restrict URL to imgur domains
Modules: ing
* Fix: add an Index for some accounts...
* Add a test to detect loops in the history
* Fix: testing of saving accounts
* Fix: crash on coming operations
* Add loggedPage on bourse.ingdirect.fr
* Add a @ckeck_bourse decorator for a clean redirect
Modules: kickass
* Fix: parsing of torrent titles
Modules: lacentrale
* Fix: deprecated has_key
Modules: lcl
* Always raise instances of NotImplementedError
Modules: minutes20
* Fix: parsing insolite pages
Modules: nettokom
* Add tests
Modules: okc
* Remove prints
Modules: oney
* Add a favicon
* Add missing symbols for the virtual keyboard
* Fix: do not crash on months with no transactions
Modules: ouifm
* Fix: new radio names
Modules: ovs
* Force relative import
Modules: pap
* Adapt to browser2
* Exclude adverts from other websites
* Fix: image retrieving
Modules: pastebin
* Fix: crash on spam page
Modules: paypal
* Use AmericanTransaction.decimal_amount in PayPal module. Part of #1641
Modules: quvi
* Force relative import
Modules: seloger
* Adapt to browser2
* Fix: pagination
* Fix: obj filling
Modules: societegenerale
* Remove prints
* PIL is a global requirement, remove the check
Modules: tinder
* Fix: auth on tinder by correctly set the User-Agent header
Modules: transilien
* Fix: crash on late departures
Modules: twitter
* Fix storage system
* Fix purge system
* Do not import Browser1 exception
Modules: unsee
* Restrict URL to unsee domains
Modules: vlille
* Better description
Modules: wellsfargo
* Fix: compatibility with old versions of mechanize
* Add a favicon
* Rewrite Wells Fargo with browser2 (closes #1624)
* Improved Wells Fargo module stability.
* Use AmericanTransaction.decimal_amount, closest_date, decompress_pdf and ReTokenizer in WellsFargo module.
Part of #1641
Modules: youjizz
* Fix: fillobj on video thumbnail
Modules: youtube
* Update part of the js interpreter
Weboob 0.j (2014-09-03) Weboob 0.j (2014-09-03)
General: General:

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH BOOBANK 1 "03 September 2014" "boobank 0\&.j" .TH BOOBANK 1 "17 October 2014" "boobank 1\&.0"
.SH NAME .SH NAME
boobank \- manage bank accounts boobank \- manage bank accounts
.SH SYNOPSIS .SH SYNOPSIS
@ -46,6 +46,8 @@ Console application allowing to list your bank accounts and get their balance, d
.br .br
* citelis (Citélis) * citelis (Citélis)
.br .br
* citibank (Citibank)
.br
* cmb (Crédit Mutuel de Bretagne) * cmb (Crédit Mutuel de Bretagne)
.br .br
* cmso (Crédit Mutuel Sud\-Ouest) * cmso (Crédit Mutuel Sud\-Ouest)
@ -286,7 +288,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -329,7 +331,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -350,8 +352,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -372,11 +376,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Romain Bignon, Christophe Benz Copyright(C) 2010-2011 Romain Bignon, Christophe Benz
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH BOOBATHON 1 "03 September 2014" "boobathon 0\&.j" .TH BOOBATHON 1 "17 October 2014" "boobathon 1\&.0"
.SH NAME .SH NAME
boobathon \- participate in a Boobathon boobathon \- participate in a Boobathon
.SH SYNOPSIS .SH SYNOPSIS
@ -228,7 +228,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -270,7 +270,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -291,8 +291,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -313,11 +315,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2011 Romain Bignon Copyright(C) 2011 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH BOOBCOMING 1 "03 September 2014" "boobcoming 0\&.j" .TH BOOBCOMING 1 "17 October 2014" "boobcoming 1\&.0"
.SH NAME .SH NAME
boobcoming \- see upcoming events boobcoming \- see upcoming events
.SH SYNOPSIS .SH SYNOPSIS
@ -16,12 +16,16 @@ boobcoming \- see upcoming events
Console application to see upcoming events. Console application to see upcoming events.
.SS Supported websites: .SS Supported websites:
* agendadulibre (agendadulibre website)
.br
* biplan (lebiplan.org website) * biplan (lebiplan.org website)
.br .br
* hybride (hybride website) * hybride (hybride website)
.br .br
* pariskiwi (ParisKiwi website) * pariskiwi (ParisKiwi website)
.br .br
* razibus (site annonçant les évènements attendus par les punks a chiens)
.br
* senscritique (senscritique website) * senscritique (senscritique website)
.br .br
* sueurdemetal (SueurDeMetal French concerts list website) * sueurdemetal (SueurDeMetal French concerts list website)
@ -220,7 +224,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -262,7 +266,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -283,8 +287,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -305,11 +311,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2012 Bezleputh Copyright(C) 2012 Bezleputh
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH BOOBILL 1 "03 September 2014" "boobill 0\&.j" .TH BOOBILL 1 "17 October 2014" "boobill 1\&.0"
.SH NAME .SH NAME
boobill \- get and download bills boobill \- get and download bills
.SH SYNOPSIS .SH SYNOPSIS
@ -248,7 +248,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -290,7 +290,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -311,8 +311,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -333,11 +335,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2012 Florent Fourcot Copyright(C) 2012 Florent Fourcot
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH BOOBLYRICS 1 "03 September 2014" "booblyrics 0\&.j" .TH BOOBLYRICS 1 "17 October 2014" "booblyrics 1\&.0"
.SH NAME .SH NAME
booblyrics \- search and display song lyrics booblyrics \- search and display song lyrics
.SH SYNOPSIS .SH SYNOPSIS
@ -188,7 +188,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -230,7 +230,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -251,8 +251,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -273,11 +275,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2013 Julien Veyssier Copyright(C) 2013 Julien Veyssier
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH BOOBMSG 1 "03 September 2014" "boobmsg 0\&.j" .TH BOOBMSG 1 "17 October 2014" "boobmsg 1\&.0"
.SH NAME .SH NAME
boobmsg \- send and receive message threads boobmsg \- send and receive message threads
.SH SYNOPSIS .SH SYNOPSIS
@ -54,6 +54,8 @@ Console application allowing to send messages on various websites and to display
.br .br
* phpbb (phpBB forum) * phpbb (phpBB forum)
.br .br
* playme (PlayMe dating mobile application)
.br
* presseurop (Presseurop website) * presseurop (Presseurop website)
.br .br
* sfr (SFR French mobile phone provider) * sfr (SFR French mobile phone provider)
@ -266,7 +268,7 @@ For the "post" command, set a title to message
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -308,7 +310,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -329,8 +331,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -351,11 +355,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Christophe Benz Copyright(C) 2010-2011 Christophe Benz
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH BOOBOOKS 1 "03 September 2014" "boobooks 0\&.j" .TH BOOBOOKS 1 "17 October 2014" "boobooks 1\&.0"
.SH NAME .SH NAME
boobooks \- manage rented books boobooks \- manage rented books
.SH SYNOPSIS .SH SYNOPSIS
@ -176,7 +176,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -218,7 +218,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -239,8 +239,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -261,11 +263,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2012 Jeremy Monnet Copyright(C) 2012 Jeremy Monnet
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH BOOBSIZE 1 "03 September 2014" "boobsize 0\&.j" .TH BOOBSIZE 1 "17 October 2014" "boobsize 1\&.0"
.SH NAME .SH NAME
boobsize \- display sensors and gauges values boobsize \- display sensors and gauges values
.SH SYNOPSIS .SH SYNOPSIS
@ -21,9 +21,11 @@ Console application allowing to display various sensors and gauges values.
* jcvelaux (City bike renting availability information. * jcvelaux (City bike renting availability information.
Cities: Paris, Rouen, Toulouse, Luxembourg, Valence, Stockholm, Goteborg, Santander, Amiens, Lillestrom, Mulhouse, Lyon, Ljubljana, Seville, Namur, Nancy, Creteil, Bruxelles\-Capitale, Cergy\-Pontoise, Vilnius, Toyama, Kazan, Marseille, Nantes, Besancon) Cities: Paris, Rouen, Toulouse, Luxembourg, Valence, Stockholm, Goteborg, Santander, Amiens, Lillestrom, Mulhouse, Lyon, Ljubljana, Seville, Namur, Nancy, Creteil, Bruxelles\-Capitale, Cergy\-Pontoise, Vilnius, Toyama, Kazan, Marseille, Nantes, Besancon)
.br .br
* mareeinfo (Un module qui permet d' aller a la pêche aux moules totalement informé)
.br
* sachsen (Level of Sachsen river) * sachsen (Level of Sachsen river)
.br .br
* vlille (access to vlille datas) * vlille (Lille bike renting availability information)
.SH BOOBSIZE COMMANDS .SH BOOBSIZE COMMANDS
.TP .TP
\fBdetails\fR \fIGAUGE_ID\fR \fBdetails\fR \fIGAUGE_ID\fR
@ -193,7 +195,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -235,7 +237,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -256,8 +258,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -278,11 +282,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2013 Florent Fourcot Copyright(C) 2013 Florent Fourcot
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH BOOBTRACKER 1 "03 September 2014" "boobtracker 0\&.j" .TH BOOBTRACKER 1 "17 October 2014" "boobtracker 1\&.0"
.SH NAME .SH NAME
boobtracker \- manage bug tracking issues boobtracker \- manage bug tracking issues
.SH SYNOPSIS .SH SYNOPSIS
@ -272,7 +272,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -314,7 +314,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -335,8 +335,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -357,11 +359,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2011 Romain Bignon Copyright(C) 2011 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH CINEOOB 1 "03 September 2014" "cineoob 0\&.j" .TH CINEOOB 1 "17 October 2014" "cineoob 1\&.0"
.SH NAME .SH NAME
cineoob \- search movies and persons around cinema cineoob \- search movies and persons around cinema
.SH SYNOPSIS .SH SYNOPSIS
@ -358,7 +358,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -401,7 +401,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -422,8 +422,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -444,11 +446,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2013 Julien Veyssier Copyright(C) 2013 Julien Veyssier
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH COMPAROOB 1 "03 September 2014" "comparoob 0\&.j" .TH COMPAROOB 1 "17 October 2014" "comparoob 1\&.0"
.SH NAME .SH NAME
comparoob \- compare products comparoob \- compare products
.SH SYNOPSIS .SH SYNOPSIS
@ -182,7 +182,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -224,7 +224,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -245,8 +245,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -267,11 +269,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2012 Romain Bignon Copyright(C) 2012 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH COOKBOOB 1 "03 September 2014" "cookboob 0\&.j" .TH COOKBOOB 1 "17 October 2014" "cookboob 1\&.0"
.SH NAME .SH NAME
cookboob \- search and consult recipes cookboob \- search and consult recipes
.SH SYNOPSIS .SH SYNOPSIS
@ -198,7 +198,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -240,7 +240,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -261,8 +261,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -283,11 +285,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2013 Julien Veyssier Copyright(C) 2013 Julien Veyssier
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH FLATBOOB 1 "03 September 2014" "flatboob 0\&.j" .TH FLATBOOB 1 "17 October 2014" "flatboob 1\&.0"
.SH NAME .SH NAME
flatboob \- search for housing flatboob \- search for housing
.SH SYNOPSIS .SH SYNOPSIS
@ -16,6 +16,8 @@ flatboob \- search for housing
Console application to search for housing. Console application to search for housing.
.SS Supported websites: .SS Supported websites:
* leboncoin (search house on leboncoin website)
.br
* pap (French housing website) * pap (French housing website)
.br .br
* seloger (French housing website) * seloger (French housing website)
@ -25,6 +27,14 @@ Console application to search for housing.
.br .br
Get information about a housing. Get information about a housing.
.TP .TP
\fBload\fR [query name]without query name : list loadable queries
.br
with query name laod query
.br
.br
Default is limited to 10 results.
.TP
\fBsearch\fR \fBsearch\fR
.br .br
Search for housing. Parameters are interactively asked. Search for housing. Parameters are interactively asked.
@ -184,7 +194,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -226,7 +236,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -247,8 +257,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -269,15 +281,22 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2012 Romain Bignon Copyright(C) 2012 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES
"~/.config/weboob/backends" "~/.config/weboob/backends"
"~/.config/weboob/flatboob"
.SH SEE ALSO .SH SEE ALSO
Home page: http://weboob.org/applications/flatboob Home page: http://weboob.org/applications/flatboob

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH GALLEROOB 1 "03 September 2014" "galleroob 0\&.j" .TH GALLEROOB 1 "17 October 2014" "galleroob 1\&.0"
.SH NAME .SH NAME
galleroob \- browse and download web image galleries galleroob \- browse and download web image galleries
.SH SYNOPSIS .SH SYNOPSIS
@ -206,7 +206,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -248,7 +248,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -269,8 +269,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -291,11 +293,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2011 Noé Rubinstein Copyright(C) 2011 Noé Rubinstein
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH GEOLOOC 1 "03 September 2014" "geolooc 0\&.j" .TH GEOLOOC 1 "17 October 2014" "geolooc 1\&.0"
.SH NAME .SH NAME
geolooc \- geolocalize IP addresses geolooc \- geolocalize IP addresses
.SH SYNOPSIS .SH SYNOPSIS
@ -171,7 +171,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -213,7 +213,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -234,8 +234,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -256,11 +258,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Romain Bignon Copyright(C) 2010-2011 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH HANDJOOB 1 "03 September 2014" "handjoob 0\&.j" .TH HANDJOOB 1 "17 October 2014" "handjoob 1\&.0"
.SH NAME .SH NAME
handjoob \- search for a job handjoob \- search for a job
.SH SYNOPSIS .SH SYNOPSIS
@ -188,7 +188,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -230,7 +230,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -251,8 +251,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -273,11 +275,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2012 Bezleputh Copyright(C) 2012 Bezleputh
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH HAVEDATE 1 "03 September 2014" "havedate 0\&.j" .TH HAVEDATE 1 "17 October 2014" "havedate 1\&.0"
.SH NAME .SH NAME
havedate \- interact with dating websites havedate \- interact with dating websites
.SH SYNOPSIS .SH SYNOPSIS
@ -20,6 +20,8 @@ Console application allowing to interact with various dating websites and to opt
.br .br
* okc (OkCupid dating website) * okc (OkCupid dating website)
.br .br
* playme (PlayMe dating mobile application)
.br
* tinder (Tinder dating mobile application) * tinder (Tinder dating mobile application)
.SH HAVEDATE COMMANDS .SH HAVEDATE COMMANDS
.TP .TP
@ -252,7 +254,7 @@ For the "post" command, set a title to message
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -294,7 +296,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -315,8 +317,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -337,11 +341,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2012 Romain Bignon Copyright(C) 2010-2012 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH MONBOOB 1 "03 September 2014" "monboob 0\&.j" .TH MONBOOB 1 "17 October 2014" "monboob 1\&.0"
.SH NAME .SH NAME
monboob \- daemon to send and check messages monboob \- daemon to send and check messages
.SH SYNOPSIS .SH SYNOPSIS
@ -54,6 +54,8 @@ Daemon allowing to regularly check for new messages on various websites, and sen
.br .br
* phpbb (phpBB forum) * phpbb (phpBB forum)
.br .br
* playme (PlayMe dating mobile application)
.br
* presseurop (Presseurop website) * presseurop (Presseurop website)
.br .br
* sfr (SFR French mobile phone provider) * sfr (SFR French mobile phone provider)
@ -102,7 +104,7 @@ run a fake smtpd server and set the port
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -144,7 +146,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -165,8 +167,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -187,11 +191,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Romain Bignon Copyright(C) 2010-2011 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH PARCELOOB 1 "03 September 2014" "parceloob 0\&.j" .TH PARCELOOB 1 "17 October 2014" "parceloob 1\&.0"
.SH NAME .SH NAME
parceloob \- manage your parcels parceloob \- manage your parcels
.SH SYNOPSIS .SH SYNOPSIS
@ -192,7 +192,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -234,7 +234,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -255,8 +255,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -277,11 +279,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2013 Romain Bignon Copyright(C) 2013 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH PASTOOB 1 "03 September 2014" "pastoob 0\&.j" .TH PASTOOB 1 "17 October 2014" "pastoob 1\&.0"
.SH NAME .SH NAME
pastoob \- post and get pastes from pastebins pastoob \- post and get pastes from pastebins
.SH SYNOPSIS .SH SYNOPSIS
@ -217,11 +217,14 @@ Paste title
.TP .TP
\fB\-m MAX_AGE\fR, \fB\-\-max\-age=MAX_AGE\fR \fB\-m MAX_AGE\fR, \fB\-\-max\-age=MAX_AGE\fR
Maximum age (duration), default "1 month", "never" for infinite Maximum age (duration), default "1 month", "never" for infinite
.TP
\fB\-E ENCODING\fR, \fB\-\-encoding=ENCODING\fR
Input encoding
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -263,7 +266,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -284,8 +287,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -306,11 +311,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2011-2013 Laurent Bachelier Copyright(C) 2011-2013 Laurent Bachelier
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH QBOOBMSG 1 "03 September 2014" "qboobmsg 0\&.j" .TH QBOOBMSG 1 "17 October 2014" "qboobmsg 1\&.0"
.SH NAME .SH NAME
qboobmsg \- send and receive message threads qboobmsg \- send and receive message threads
.SH SYNOPSIS .SH SYNOPSIS
@ -54,6 +54,8 @@ Qt application allowing to read messages on various websites and reply to them.
.br .br
* phpbb (phpBB forum) * phpbb (phpBB forum)
.br .br
* playme (PlayMe dating mobile application)
.br
* presseurop (Presseurop website) * presseurop (Presseurop website)
.br .br
* sfr (SFR French mobile phone provider) * sfr (SFR French mobile phone provider)
@ -83,7 +85,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -98,7 +100,7 @@ file to save logs
save every response save every response
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -119,8 +121,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -141,11 +145,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Romain Bignon Copyright(C) 2010-2011 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH QCINEOOB 1 "03 September 2014" "qcineoob 0\&.j" .TH QCINEOOB 1 "17 October 2014" "qcineoob 1\&.0"
.SH NAME .SH NAME
qcineoob \- search movies, people, torrent and subtitles qcineoob \- search movies, people, torrent and subtitles
.SH SYNOPSIS .SH SYNOPSIS
@ -35,7 +35,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -50,7 +50,7 @@ file to save logs
save every response save every response
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -71,8 +71,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -93,11 +95,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2013 Julien Veyssier Copyright(C) 2013 Julien Veyssier
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH QCOOKBOOB 1 "03 September 2014" "qcookboob 0\&.j" .TH QCOOKBOOB 1 "17 October 2014" "qcookboob 1\&.0"
.SH NAME .SH NAME
qcookboob \- search recipes qcookboob \- search recipes
.SH SYNOPSIS .SH SYNOPSIS
@ -45,7 +45,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -60,7 +60,7 @@ file to save logs
save every response save every response
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -81,8 +81,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -103,11 +105,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2013 Julien Veyssier Copyright(C) 2013 Julien Veyssier
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH QFLATBOOB 1 "03 September 2014" "qflatboob 0\&.j" .TH QFLATBOOB 1 "17 October 2014" "qflatboob 1\&.0"
.SH NAME .SH NAME
qflatboob \- search for housing qflatboob \- search for housing
.SH SYNOPSIS .SH SYNOPSIS
@ -16,6 +16,8 @@ qflatboob \- search for housing
Qt application to search for housing. Qt application to search for housing.
.SS Supported websites: .SS Supported websites:
* leboncoin (search house on leboncoin website)
.br
* pap (French housing website) * pap (French housing website)
.br .br
* seloger (French housing website) * seloger (French housing website)
@ -39,7 +41,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -54,7 +56,7 @@ file to save logs
save every response save every response
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -75,8 +77,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -97,11 +101,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2012 Romain Bignon Copyright(C) 2010-2012 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH QHANDJOOB 1 "03 September 2014" "qhandjoob 0\&.j" .TH QHANDJOOB 1 "17 October 2014" "qhandjoob 1\&.0"
.SH NAME .SH NAME
qhandjoob \- search for job qhandjoob \- search for job
.SH SYNOPSIS .SH SYNOPSIS
@ -51,7 +51,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -66,7 +66,7 @@ file to save logs
save every response save every response
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -87,8 +87,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -109,11 +111,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2013 Sébastien Monel Copyright(C) 2013 Sébastien Monel
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH QHAVEDATE 1 "03 September 2014" "qhavedate 0\&.j" .TH QHAVEDATE 1 "17 October 2014" "qhavedate 1\&.0"
.SH NAME .SH NAME
qhavedate \- interact with dating websites qhavedate \- interact with dating websites
.SH SYNOPSIS .SH SYNOPSIS
@ -20,6 +20,8 @@ Qt application allowing to interact with various dating websites.
.br .br
* okc (OkCupid dating website) * okc (OkCupid dating website)
.br .br
* playme (PlayMe dating mobile application)
.br
* tinder (Tinder dating mobile application) * tinder (Tinder dating mobile application)
.SH OPTIONS .SH OPTIONS
.TP .TP
@ -41,7 +43,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -56,7 +58,7 @@ file to save logs
save every response save every response
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -77,8 +79,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -99,11 +103,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2012 Romain Bignon Copyright(C) 2010-2012 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH QVIDEOOB 1 "03 September 2014" "qvideoob 0\&.j" .TH QVIDEOOB 1 "17 October 2014" "qvideoob 1\&.0"
.SH NAME .SH NAME
qvideoob \- search and play videos qvideoob \- search and play videos
.SH SYNOPSIS .SH SYNOPSIS
@ -71,7 +71,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -86,7 +86,7 @@ file to save logs
save every response save every response
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -107,8 +107,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -129,11 +131,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Romain Bignon Copyright(C) 2010-2011 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH QWEBCONTENTEDIT 1 "03 September 2014" "qwebcontentedit 0\&.j" .TH QWEBCONTENTEDIT 1 "17 October 2014" "qwebcontentedit 1\&.0"
.SH NAME .SH NAME
qwebcontentedit \- manage websites content qwebcontentedit \- manage websites content
.SH SYNOPSIS .SH SYNOPSIS
@ -41,7 +41,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -56,7 +56,7 @@ file to save logs
save every response save every response
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -77,8 +77,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -99,11 +101,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2011 Clément Schreiner Copyright(C) 2011 Clément Schreiner
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH RADIOOB 1 "03 September 2014" "radioob 0\&.j" .TH RADIOOB 1 "17 October 2014" "radioob 1\&.0"
.SH NAME .SH NAME
radioob \- search, show or listen to radio stations radioob \- search, show or listen to radio stations
.SH SYNOPSIS .SH SYNOPSIS
@ -184,7 +184,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -227,7 +227,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -248,8 +248,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -270,12 +272,17 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2013 Romain Bignon Copyright(C) 2010-2013 Romain Bignon
Copyright(C) 2013 Pierre Maziere Copyright(C) 2013 Pierre Maziere
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH SUBOOB 1 "03 September 2014" "suboob 0\&.j" .TH SUBOOB 1 "17 October 2014" "suboob 1\&.0"
.SH NAME .SH NAME
suboob \- search and download subtitles suboob \- search and download subtitles
.SH SYNOPSIS .SH SYNOPSIS
@ -236,7 +236,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -278,7 +278,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -299,8 +299,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -321,11 +323,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2013 Julien Veyssier Copyright(C) 2013 Julien Veyssier
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH TRANSLABOOB 1 "03 September 2014" "translaboob 0\&.j" .TH TRANSLABOOB 1 "17 October 2014" "translaboob 1\&.0"
.SH NAME .SH NAME
translaboob \- translate text from one language to another translaboob \- translate text from one language to another
.SH SYNOPSIS .SH SYNOPSIS
@ -224,7 +224,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -266,7 +266,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -287,8 +287,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -309,11 +311,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2012 Lucien Loiseau Copyright(C) 2012 Lucien Loiseau
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH TRAVELOOB 1 "03 September 2014" "traveloob 0\&.j" .TH TRAVELOOB 1 "17 October 2014" "traveloob 1\&.0"
.SH NAME .SH NAME
traveloob \- search for train stations and departures traveloob \- search for train stations and departures
.SH SYNOPSIS .SH SYNOPSIS
@ -222,7 +222,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -264,7 +264,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -285,8 +285,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -307,11 +309,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2013 Romain Bignon Copyright(C) 2010-2013 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH VIDEOOB 1 "03 September 2014" "videoob 0\&.j" .TH VIDEOOB 1 "17 October 2014" "videoob 1\&.0"
.SH NAME .SH NAME
videoob \- search and play videos videoob \- search and play videos
.SH SYNOPSIS .SH SYNOPSIS
@ -256,7 +256,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -298,7 +298,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -319,8 +319,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -341,11 +343,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Christophe Benz, Romain Bignon, John Obbele Copyright(C) 2010-2011 Christophe Benz, Romain Bignon, John Obbele
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH WEBCONTENTEDIT 1 "03 September 2014" "webcontentedit 0\&.j" .TH WEBCONTENTEDIT 1 "17 October 2014" "webcontentedit 1\&.0"
.SH NAME .SH NAME
webcontentedit \- manage websites content webcontentedit \- manage websites content
.SH SYNOPSIS .SH SYNOPSIS
@ -190,7 +190,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -232,7 +232,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -253,8 +253,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -275,11 +277,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Romain Bignon Copyright(C) 2010-2011 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH WEBOOB-CLI 1 "03 September 2014" "weboob-cli 0\&.j" .TH WEBOOB-CLI 1 "17 October 2014" "weboob-cli 1\&.0"
.SH NAME .SH NAME
weboob-cli \- call a method on backends weboob-cli \- call a method on backends
.SH SYNOPSIS .SH SYNOPSIS
@ -36,7 +36,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -78,7 +78,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -99,8 +99,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -121,11 +123,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Romain Bignon Copyright(C) 2010-2011 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH WEBOOB-CONFIG-QT 1 "03 September 2014" "weboob-config-qt 0\&.j" .TH WEBOOB-CONFIG-QT 1 "17 October 2014" "weboob-config-qt 1\&.0"
.SH NAME .SH NAME
weboob-config-qt \- manage backends or register new accounts weboob-config-qt \- manage backends or register new accounts
.SH SYNOPSIS .SH SYNOPSIS
@ -35,7 +35,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -50,7 +50,7 @@ file to save logs
save every response save every response
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -71,8 +71,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -93,11 +95,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Romain Bignon Copyright(C) 2010-2011 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH WEBOOB-CONFIG 1 "03 September 2014" "weboob-config 0\&.j" .TH WEBOOB-CONFIG 1 "17 October 2014" "weboob-config 1\&.0"
.SH NAME .SH NAME
weboob-config \- manage backends or register new accounts weboob-config \- manage backends or register new accounts
.SH SYNOPSIS .SH SYNOPSIS
@ -93,7 +93,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -135,7 +135,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -156,8 +156,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -178,11 +180,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2012 Christophe Benz, Romain Bignon Copyright(C) 2010-2012 Christophe Benz, Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH WEBOOB-DEBUG 1 "03 September 2014" "weboob-debug 0\&.j" .TH WEBOOB-DEBUG 1 "17 October 2014" "weboob-debug 1\&.0"
.SH NAME .SH NAME
weboob-debug \- debug backends weboob-debug \- debug backends
.SH SYNOPSIS .SH SYNOPSIS
@ -35,7 +35,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -55,7 +55,7 @@ save every response
Prefer bpython over ipython Prefer bpython over ipython
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -76,8 +76,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -98,11 +100,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Christophe Benz Copyright(C) 2010-2011 Christophe Benz
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH WEBOOB-REPOS 1 "03 September 2014" "weboob-repos 0\&.j" .TH WEBOOB-REPOS 1 "17 October 2014" "weboob-repos 1\&.0"
.SH NAME .SH NAME
weboob-repos \- manage a weboob repository weboob-repos \- manage a weboob repository
.SH SYNOPSIS .SH SYNOPSIS
@ -79,7 +79,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -121,7 +121,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -142,8 +142,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -164,11 +166,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2012 Romain Bignon Copyright(C) 2012 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH WEBOORRENTS 1 "03 September 2014" "weboorrents 0\&.j" .TH WEBOORRENTS 1 "17 October 2014" "weboorrents 1\&.0"
.SH NAME .SH NAME
weboorrents \- search and download torrents weboorrents \- search and download torrents
.SH SYNOPSIS .SH SYNOPSIS
@ -198,7 +198,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -240,7 +240,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -261,8 +261,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -283,11 +285,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2012 Romain Bignon Copyright(C) 2010-2012 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES

View file

@ -1,6 +1,6 @@
.\" -*- coding: utf-8 -*- .\" -*- coding: utf-8 -*-
.\" This file was generated automatically by tools/make_man.sh. .\" This file was generated automatically by tools/make_man.sh.
.TH WETBOOBS 1 "03 September 2014" "wetboobs 0\&.j" .TH WETBOOBS 1 "17 October 2014" "wetboobs 1\&.0"
.SH NAME .SH NAME
wetboobs \- display weather and forecasts wetboobs \- display weather and forecasts
.SH SYNOPSIS .SH SYNOPSIS
@ -190,7 +190,7 @@ do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
\fB\-d\fR, \fB\-\-debug\fR \fB\-d\fR, \fB\-\-debug\fR
display debug messages display debug messages. Set up it twice to more verbosity
.TP .TP
\fB\-q\fR, \fB\-\-quiet\fR \fB\-q\fR, \fB\-\-quiet\fR
display only error messages display only error messages
@ -232,7 +232,7 @@ do not display item keys
file to export result file to export result
.SH CONDITION .SH CONDITION
The \-c and \-\-condition is a flexible way to sort and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD format. The \-c and \-\-condition is a flexible way to filter and get only interesting results. It supports conditions on numerical values, dates, and strings. Dates are given in YYYY\-MM\-DD or YYYY\-MM\-DD HH:MM format.
The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression. The syntax of one expression is "\fBfield operator value\fR". The field to test is always the left member of the expression.
.LP .LP
The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields. The field is a member of the objects returned by the command. For example, a bank account has "balance", "coming" or "label" fields.
@ -253,8 +253,10 @@ Test if object.field is less than the value. If object.field is date, return tru
| |
This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field. This operator is available only for string fields. It works like the Unix standard \fBgrep\fR command, and returns True if the pattern specified in the value is in object.field.
.SS Expression combination .SS Expression combination
You can make a expression combinations with the keywords \fB" AND "\fR and \fB" OR "\fR. .LP
You can make a expression combinations with the keywords \fB" AND "\fR, \fB" OR "\fR an \fB" LIMIT "\fR.
.LP
The \fBLIMIT\fR keyword can be used to limit the number of items upon which running the expression. \fBLIMIT\fR can only be placed at the end of the expression followed by the number of elements you want.
.SS Examples: .SS Examples:
.nf .nf
.B boobank ls \-\-condition 'label=Livret A' .B boobank ls \-\-condition 'label=Livret A'
@ -275,11 +277,16 @@ Get transactions containing "rewe".
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09' .B boobank history account@backend \-\-condition 'date>2013\-12\-01 AND date<2013\-12\-09'
.fi .fi
Get transactions betweens the 2th December and 8th December 2013. Get transactions betweens the 2th December and 8th December 2013.
.PP
.nf
.B boobank history account@backend \-\-condition 'date>2013\-12\-01 LIMIT 10'
.fi
Get transactions after the 2th December in the last 10 transactions
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2014 Romain Bignon Copyright(C) 2010-2014 Romain Bignon
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full copyright information see the COPYING file in the weboob package.
.LP .LP
.RE .RE
.SH FILES .SH FILES