Weboob 0.e released
This commit is contained in:
parent
d9ceecdf8a
commit
3209289cfe
30 changed files with 536 additions and 53 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH GALLEROOB 1 "28 October 2012" "galleroob 0\&.d"
|
||||
.TH GALLEROOB 1 "25 janvier 2013" "galleroob 0\&.e"
|
||||
.SH NAME
|
||||
galleroob
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -24,6 +24,8 @@ galleroob browses and downloads web image galleries
|
|||
.br
|
||||
* mangafox (Manga Fox manga reading website)
|
||||
.br
|
||||
* mangago (Mangago manga reading site)
|
||||
.br
|
||||
* mangahere (Manga Here manga reading website)
|
||||
.br
|
||||
* mangareader (MangaReader manga reading website)
|
||||
|
|
@ -150,7 +152,7 @@ Availables: debug, info, warning, error.
|
|||
.br
|
||||
* default is an alias for warning
|
||||
.TP
|
||||
\fBls\fR [\fIPATH\fR]
|
||||
\fBls\fR [\-d] [\fIPATH\fR]
|
||||
.br
|
||||
List objects in current path.
|
||||
.br
|
||||
|
|
@ -182,6 +184,9 @@ show this help message and exit
|
|||
.TP
|
||||
\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR
|
||||
what backend(s) to enable (comma separated)
|
||||
.TP
|
||||
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
|
||||
what backend(s) to exclude (comma separated)
|
||||
|
||||
.SH LOGGING OPTIONS
|
||||
.TP
|
||||
|
|
@ -199,6 +204,9 @@ file to save logs
|
|||
.TP
|
||||
\fB\-a\fR, \fB\-\-save\-responses\fR
|
||||
save every response
|
||||
.TP
|
||||
\fB\-I\fR, \fB\-\-insecure\fR
|
||||
do not validate SSL
|
||||
|
||||
.SH RESULTS OPTIONS
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue