Weboob 0.c released

This commit is contained in:
Romain Bignon 2012-05-04 21:17:10 +02:00
commit 0286bdc320
32 changed files with 826 additions and 253 deletions

View file

@ -1,4 +1,4 @@
.TH BOOBOOKS 1 "14 March 2012" "boobooks 0\&.b"
.TH BOOBOOKS 1 "04 May 2012" "boobooks 0\&.c"
.SH NAME
boobooks
.SH SYNOPSIS
@ -14,7 +14,14 @@ boobooks
Console application allowing to list your books rented or booked at the library, book and search new ones, get your booking history (if available).
.SS Supported websites:
* champslibres (Champs Libres (Rennes) Library)
.br
* opacwebaloes (Aloes Library software)
.SH BOOBOOKS COMMANDS
.TP
\fBrenew\fR \fIID\fR
.br
Renew a book
.SH WEBOOB COMMANDS
.TP
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
@ -25,21 +32,23 @@ Select used backends.
.br
ACTION is one of the following (default: list):
.br
* enable enable given backends
* enable enable given backends
.br
* disable disable given backends
* disable disable given backends
.br
* only enable given backends and disable the others
* only enable given backends and disable the others
.br
* list display enabled and available backends
* list list backends
.br
* add add a backend
* add add a backend
.br
* register register a new account on a website
* register register a new account on a website
.br
* edit edit a backend
* edit edit a backend
.br
* remove remove a backend
* remove remove a backend
.br
* list\-modules list modules
.TP
\fBcd\fR [\fIPATH\fR]
.br
@ -117,9 +126,11 @@ Availables: debug, info, warning, error.
.br
* default is an alias for warning
.TP
\fBls\fR
\fBls\fR [\fIPATH\fR]
.br
List objects in current path.
.br
If an argument is given, list the specified path.
.TP
\fBquit\fR
.br