]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/scripts/cli.py
Fix the help synopses of CLI commands to include [options] in the right place. fixes...
authordavid-sarah <david-sarah@jacaranda.org>
Sun, 24 Jul 2011 22:54:40 +0000 (15:54 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Sun, 24 Jul 2011 22:54:40 +0000 (15:54 -0700)
commitb97837839216d2921b590271bbf4d00291969ffd
tree7e9417591873d11fa718661ba142248735902d6d
parentf9d218c6736cf3891f2d6db8fe1ea9558eb4e717
Fix the help synopses of CLI commands to include [options] in the right place. fixes #1359, fixes #636
src/allmydata/scripts/cli.py
src/allmydata/scripts/common.py
src/allmydata/scripts/create_node.py
src/allmydata/scripts/startstop_node.py
src/allmydata/test/test_cli.py