diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-24 19:28:40 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-24 19:28:40 +0200 |
| commit | d6820ebb04f1bdf8c6ee5e56473c85ab2c810871 (patch) | |
| tree | eb715551e5afb489c9554542f30dcae2c7148e25 /docs | |
| parent | 44e4f6db408ff5e1cff6e10e7892dd2af7566a59 (diff) | |
New release0.9.2
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/fapi.1 | 2 | ||||
| -rw-r--r-- | docs/synopsis.txt | 26 |
2 files changed, 4 insertions, 24 deletions
diff --git a/docs/fapi.1 b/docs/fapi.1 index cf797eb..bc10296 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-05-27" "fapi 0.9.0" "User Commands" +.TH FAPI 1 "2014-05-27" "fapi 0.9.1" "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 cc0d434..eea9c7f 100644 --- a/docs/synopsis.txt +++ b/docs/synopsis.txt @@ -1,4 +1,4 @@ -usage: fapi [-a] [-b B] [-d] [-e E] [-f F] [-h] [-i] [-l] [-n] [-v] [-V] +usage: fapi [-a] [-b B] [-d] [-E] [-e E] [-f F] [-h] [-i] [-l] [-n] [-v] [-V] [-C C] [what] [name] [sub] [sub2] [sub3] [sub4] [sub5] @@ -15,6 +15,7 @@ optional arguments: -a Disables auto port in vserver name -b B Forces to use the secified loadbalancer (overwrites -e) -d Disable colorful output + -E Show extended synopsis -e E Env to use, e.g. dev,qa,live -f F Overwrite partition/folder from fapi.conf -h Print this help @@ -65,26 +66,5 @@ Synopsis: profileclientssl PROFILENAME create [SSLKEYNAME] [SSLCERTNAME] profileclientssl PROFILENAME delete profileclientssl PROFILENAME get detail[0m -The following partially needs admininstrator privileges on / and /Common -[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 - -f Common -b balancer.example.com selfip NAME set tgroup TGROUP - -f Common -b balancer.example.com vlan - -f Common -b balancer.example.com vlan NAME create tagged VLANID internal|external|... - -f Common -b balancer.example.com vlan NAME delete - -f Common -b balancer.example.com vlan NAME get detail - -f Common tgroup - -f Common tgroup NAME add ha_order DEVICE ORDER - -f Common tgroup NAME create - -f Common tgroup NAME delete - -f Common tgroup NAME get detail - -f Common tgroup NAME get ha_order - -f Common tgroup NAME remove all_ha_orders - -f Common tgroup NAME remove ha_order DEVICE ORDER - -f / folder - -f / folder NAME create|delete - -f / folder NAME get detail|dgroup|tgroup - -f / folder NAME set dgroup|tgroup DGROUP|TGROUP[0m Please consult the manpage for examples. +Please run with -E for more (extended commands) synopsis! |
