regenerate manpages
This commit is contained in:
parent
1288af8e93
commit
b38782f117
25 changed files with 926 additions and 191 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH WEBOOB-DEBUG 1 "01 April 2011" "weboob-debug 0\&.7"
|
||||
.TH WEBOOB-DEBUG 1 "08 May 2011" "weboob-debug 0\&.8"
|
||||
.SH NAME
|
||||
weboob-debug
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -46,6 +46,10 @@ ACTION is one of the following (default: list):
|
|||
.br
|
||||
* remove remove a backend
|
||||
.TP
|
||||
\fBcd\fR \fIPATH\fR
|
||||
.br
|
||||
Follow a path.
|
||||
.TP
|
||||
\fBcondition\fR [\fIEXPRESSION\fR | off]
|
||||
.br
|
||||
If an argument is given, set the condition expression used to filter the results.
|
||||
|
|
@ -114,6 +118,14 @@ Availables: debug, info, warning, error.
|
|||
.br
|
||||
* default is an alias for warning
|
||||
.TP
|
||||
\fBls\fR
|
||||
.br
|
||||
List objects in current path.
|
||||
.TP
|
||||
\fBquit\fR
|
||||
.br
|
||||
Quit the application.
|
||||
.TP
|
||||
\fBselect\fR [\fIFIELD_NAME\fR]... | "$direct" | "$full"
|
||||
.br
|
||||
If an argument is given, set the selected fields.
|
||||
|
|
@ -125,10 +137,6 @@ $full selects all fields using as much http requests as necessary.
|
|||
|
||||
.br
|
||||
If no argument is given, print the currently selected fields.
|
||||
.TP
|
||||
\fBquit\fR
|
||||
.br
|
||||
Quit the application.
|
||||
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue