Weboob 0.c released
This commit is contained in:
parent
025fc6bfc4
commit
0286bdc320
32 changed files with 826 additions and 253 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.TH WETBOOBS 1 "14 March 2012" "wetboobs 0\&.b"
|
||||
.TH WETBOOBS 1 "04 May 2012" "wetboobs 0\&.c"
|
||||
.SH NAME
|
||||
wetboobs
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -31,11 +31,7 @@ Get forecasts for specified city. Use the 'cities' command to find them.
|
|||
.br
|
||||
Get history of a specific gauge (use 'rivers' to find them).
|
||||
.TP
|
||||
\fBgauges\fR
|
||||
.br
|
||||
rivers [PATTERN]
|
||||
.br
|
||||
|
||||
\fBgauges\fR [\fIPATTERN\fR]
|
||||
.br
|
||||
List all rivers. If PATTERN is specified, search on a pattern.
|
||||
.TP
|
||||
|
|
@ -52,21 +48,23 @@ Select used backends.
|
|||
.br
|
||||
ACTION is one of the following (default: list):
|
||||
.br
|
||||
* enable enable given backends
|
||||
* enable enable given backends
|
||||
.br
|
||||
* disable disable given backends
|
||||
* disable disable given backends
|
||||
.br
|
||||
* only enable given backends and disable the others
|
||||
* only enable given backends and disable the others
|
||||
.br
|
||||
* list display enabled and available backends
|
||||
* list list backends
|
||||
.br
|
||||
* add add a backend
|
||||
* add add a backend
|
||||
.br
|
||||
* register register a new account on a website
|
||||
* register register a new account on a website
|
||||
.br
|
||||
* edit edit a backend
|
||||
* edit edit a backend
|
||||
.br
|
||||
* remove remove a backend
|
||||
* remove remove a backend
|
||||
.br
|
||||
* list\-modules list modules
|
||||
.TP
|
||||
\fBcd\fR [\fIPATH\fR]
|
||||
.br
|
||||
|
|
@ -144,9 +142,11 @@ Availables: debug, info, warning, error.
|
|||
.br
|
||||
* default is an alias for warning
|
||||
.TP
|
||||
\fBls\fR
|
||||
\fBls\fR [\fIPATH\fR]
|
||||
.br
|
||||
List objects in current path.
|
||||
.br
|
||||
If an argument is given, list the specified path.
|
||||
.TP
|
||||
\fBquit\fR
|
||||
.br
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue