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 BOOBMSG 1 "28 October 2012" "boobmsg 0\&.d"
|
||||
.TH BOOBMSG 1 "25 janvier 2013" "boobmsg 0\&.e"
|
||||
.SH NAME
|
||||
boobmsg
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -53,9 +53,9 @@ Console application allowing to send messages on various websites and to display
|
|||
.br
|
||||
Export All threads
|
||||
.TP
|
||||
\fBexport_thread\fR
|
||||
\fBexport_thread\fR \fIID\fR
|
||||
.br
|
||||
Export a thread
|
||||
Export the thread identified by ID
|
||||
.TP
|
||||
\fBlist\fR
|
||||
.br
|
||||
|
|
@ -190,7 +190,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
|
||||
|
|
@ -222,6 +222,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 BOOBMSG OPTIONS
|
||||
.TP
|
||||
|
|
@ -247,6 +250,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