Weboob 0.g released
This commit is contained in:
parent
d97d31063b
commit
4f58d73014
40 changed files with 1225 additions and 102 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.\" -*- coding: utf-8 -*-
|
||||
.TH WEBCONTENTEDIT 1 "26 mars 2013" "webcontentedit 0\&.f"
|
||||
.TH WEBCONTENTEDIT 1 "03 August 2013" "webcontentedit 0\&.g"
|
||||
.SH NAME
|
||||
webcontentedit \- manage websites content
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -33,6 +33,10 @@ Get page contents
|
|||
\fBlog\fR \fIID\fR
|
||||
.br
|
||||
Display log of a page
|
||||
.br
|
||||
|
||||
.br
|
||||
Default is limited to 10 results.
|
||||
.SH WEBOOB COMMANDS
|
||||
.TP
|
||||
\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]...
|
||||
|
|
@ -199,7 +203,7 @@ save every response
|
|||
filter result items to display given a boolean expression
|
||||
.TP
|
||||
\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR
|
||||
get a maximum number of results (all backends merged)
|
||||
limit number of results (from each backends)
|
||||
.TP
|
||||
\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR
|
||||
select result item keys to display (comma separated)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue