Weboob 0.b released

This commit is contained in:
Romain Bignon 2012-03-14 22:04:57 +01:00
commit f119e2e584
31 changed files with 817 additions and 206 deletions

View file

@ -1,4 +1,4 @@
.TH BOOBANK 1 "05 February 2012" "boobank 0\&.a"
.TH BOOBANK 1 "14 March 2012" "boobank 0\&.b"
.SH NAME
boobank
.SH SYNOPSIS
@ -14,25 +14,25 @@ boobank
Console application allowing to list your bank accounts and get their balance, display accounts history and coming bank operations, and transfer money from an account to another (if available).
.SS Supported websites:
* bnporc (BNP Paribas french bank' website)
* bnporc (BNP Paribas French bank website)
.br
* boursorama (Boursorama french bank's website)
* boursorama (Boursorama French bank website)
.br
* bp (La banque postale, French bank)
* bp (La Banque Postale French bank website)
.br
* cmb (Credit Mutuel de Bretagne)
* cmb (Crédit Mutuel de Bretagne French bank website)
.br
* cragr (Credit Agricole french bank's website)
* cragr (Crédit Agricole French bank website)
.br
* creditmutuel (Crédit Mutuel french bank)
* creditmutuel (Crédit Mutuel French bank website)
.br
* hsbc (HSBC bank' website)
* hsbc (HSBC France bank website)
.br
* ing (ING french bank' website)
* ing (ING Direct French bank website)
.br
* lcl (Le Credit Lyonnais crappy french bank)
* lcl (Le Crédit Lyonnais French bank website)
.br
* societegenerale (Société Générale french bank' website)
* societegenerale (Société Générale French bank website)
.SH BOOBANK COMMANDS
.TP
\fBcoming\fR \fIID\fR
@ -94,7 +94,9 @@ ACTION is one of the following (default: list):
.br
Follow a path.
.br
If empty, return home.
".." is a special case and goes up one directory.
.br
"" is a special case and goes home.
.TP
\fBcondition\fR [\fIEXPRESSION\fR | off]
.br
@ -226,7 +228,7 @@ select result item keys to display (comma separated)
.SH FORMATTING OPTIONS
.TP
\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR
select output formatter (account_list, csv, htmltable, multiline, qif,
select output formatter (account_list, csv, htmltable, multiline, ops_list, qif,
recipient_list, simple, table, transfer, webkit)
.TP
\fB\-\-no\-header\fR
@ -245,7 +247,7 @@ For full COPYRIGHT see COPYING file with weboob package.
.LP
.RE
.SH FILES
"~/.weboob/backends"
"~/.config/weboob/backends"
.SH SEE ALSO
Home page: http://weboob.org/Boobank
Home page: http://weboob.org/applications/boobank