diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-29 07:38:31 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-29 07:38:31 +0200 |
| commit | 0380850f5f64b284b3d5353e70260c4a36f5f49d (patch) | |
| tree | 46ad73037d84cef572285692dd8ef2ce46c0f20e /docs | |
| parent | 91b81e564aecacbd8d33fdd18e406e9fe86e88ec (diff) | |
New release0.6.1
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/fapi.1 | 2 | ||||
| -rw-r--r-- | docs/synopsis.txt | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/docs/fapi.1 b/docs/fapi.1 index d7d486e..f32efd4 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-04-28" "fapi 0.0.11" "User Commands" +.TH FAPI 1 "2014-04-29" "fapi 0.6.0" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/docs/synopsis.txt b/docs/synopsis.txt index 790d07b..9eea847 100644 --- a/docs/synopsis.txt +++ b/docs/synopsis.txt @@ -1,4 +1,4 @@ -usage: fapi [-b B] [-e E] [-f F] [-h] [-i] [-l] [-v] [-V] [-C C] +usage: fapi [-b B] [-e E] [-f F] [-h] [-i] [-l] [-n] [-v] [-V] [-C C] [what] [name] [sub] [sub2] [sub3] [sub4] [sub5] positional arguments: @@ -17,14 +17,14 @@ optional arguments: -h Print this help -i Interactive shell -l Use list output + -n No color (disable colorful output) -v Verbose -V Print program version -C C Config file -This is fapi version 0.0.11 Synopsis: - monitor +[2m monitor monitor NAME get desc|state node node NODENAME create|delete @@ -49,9 +49,9 @@ Synopsis: vserver NAME get brief|detail|status vserver NAME set nat|pat disabled|enabled vserver NAME set pool POOLNAME - vserver NAME set snat none + vserver NAME set snat none[0m The following partially needs admininstrator privileges on / and /Common - -f Common -b balancer.example.com selfip +[2m -f Common -b balancer.example.com selfip -f Common -b balancer.example.com selfip NAME create NETMASK VLANNAME [TGROUP] -f Common -b balancer.example.com selfip NAME delete -f Common -b balancer.example.com selfip NAME get detail|tgroup @@ -71,5 +71,5 @@ The following partially needs admininstrator privileges on / and /Common -f / folder -f / folder NAME create|delete -f / folder NAME get detail|dgroup|tgroup - -f / folder NAME set dgroup|tgroup DGROUP|TGROUP + -f / folder NAME set dgroup|tgroup DGROUP|TGROUP[0m Please consult the manpage for examples. |
