diff options
| author | Marko Kreen | 2010-10-12 12:09:20 +0000 |
|---|---|---|
| committer | Marko Kreen | 2010-10-12 12:09:20 +0000 |
| commit | 5c3d6a90bf43674480a2d6040b10cec4eb00adf6 (patch) | |
| tree | 728c5f4643cc3844f4e9b431f07c3f9bc4b2a3e1 /python | |
| parent | 333bd610bd5e8e22b17dbebc8e2479c8b4be2c77 (diff) | |
cascadeadmin: remove obsolete entries from help text
Diffstat (limited to 'python')
| -rw-r--r-- | python/pgq/cascade/admin.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/pgq/cascade/admin.py b/python/pgq/cascade/admin.py index 5f493d0f..6f3e21ba 100644 --- a/python/pgq/cascade/admin.py +++ b/python/pgq/cascade/admin.py @@ -41,15 +41,12 @@ Works, naming problems: status Show set state [set-status] members Show members in set [nodes] - switchover --target NODE [--all] takeover FROMNODE [--all] [--dead] Broken: drop-node NAME - rename-node OLD NEW Rename a node show-consumers [--node] - failover NEWROOT tag-dead NODE .. Tag node as dead tag-alive NODE .. Tag node as alive """ |
