diff options
| author | Paul Buetow (lxpbuetow.webde.local) <paul.buetow@1und1.de> | 2014-06-24 15:34:01 +0200 |
|---|---|---|
| committer | Paul Buetow (lxpbuetow.webde.local) <paul.buetow@1und1.de> | 2014-06-24 15:34:01 +0200 |
| commit | bd2b660938e73724edcae3bb0315f05bc6370c00 (patch) | |
| tree | 284d8f3920785e432ca87593b421cd4b15756ffe | |
| parent | 37e1b459418f979e2a8a0bb58b804ccd7872e1ae (diff) | |
update help
| -rwxr-xr-x | src/fapi | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -73,7 +73,8 @@ class FapiBase(object): ' monitor NAME get desc|state', ' node', ' node NODENAME create|delete', - ' node NODENAME get detail|status', + ' node NODENAME get detail|status|ratio', + ' node NODENAME set ratio RATIO', ' pool', ' pool NAME add member MEMBER:PORT', ' pool NAME add monitor MONITOR', |
