]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
CLI: make the --mutable-type option value for 'tahoe put' and 'tahoe mkdir' case...
authordavid-sarah <david-sarah@jacaranda.org>
Mon, 5 Sep 2011 02:09:22 +0000 (19:09 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Mon, 5 Sep 2011 02:09:22 +0000 (19:09 -0700)
commit23f46b758ecb3942d13262e7c1738d223699b5dd
treeedb90054d24fe59c8d736af23ce6957846831699
parent64996a913d014b5f52bc56f2a0760cf38785ff27
CLI: make the --mutable-type option value for 'tahoe put' and 'tahoe mkdir' case-insensitive, and change --help for these commands accordingly. fixes #1527
src/allmydata/scripts/cli.py
src/allmydata/scripts/tahoe_put.py
src/allmydata/test/test_cli.py