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 WEBCONTENTEDIT 1 "01 April 2011" "webcontentedit 0\&.7"
|
||||
.TH WEBCONTENTEDIT 1 "08 May 2011" "webcontentedit 0\&.8"
|
||||
.SH NAME
|
||||
webcontentedit
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -11,7 +11,7 @@ webcontentedit
|
|||
.SH DESCRIPTION
|
||||
.LP
|
||||
|
||||
Webcontentedit is a console application to display and edit contents on supported websites.
|
||||
Console application allowing to display and edit contents on various websites.
|
||||
|
||||
.SS Supported websites:
|
||||
* dlfp (Da Linux French Page)
|
||||
|
|
@ -54,6 +54,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.
|
||||
|
|
@ -122,6 +126,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.
|
||||
|
|
@ -133,10 +145,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