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 GALLEROOB 1 "14 March 2012" "galleroob 0\&.b"
.TH GALLEROOB 1 "04 May 2012" "galleroob 0\&.c"
.SH NAME
galleroob
.SH SYNOPSIS
@ -46,10 +46,6 @@ Get information about a gallery.
\fBsearch\fR \fIPATTERN\fR
.br
List galleries matching a PATTERN.
.br
.br
If PATTERN is not given, the command will list all the galleries
.SH WEBOOB COMMANDS
.TP
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
@ -60,21 +56,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
@ -152,9 +150,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