]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
add --format= to 'tahoe put'/'mkdir', remove --mutable-type. Closes #1561
authorBrian Warner <warner@lothar.com>
Fri, 14 Oct 2011 03:15:00 +0000 (20:15 -0700)
committerBrian Warner <warner@lothar.com>
Fri, 14 Oct 2011 03:15:00 +0000 (20:15 -0700)
commit57ee56533f9a7854475d8e48ea307c99e15f8fd3
tree8e5eab10964fd1154828edaa18c6d954ed943cc1
parent3eb60ff986563e79c72b701a4a0cb6f16229089f
add --format= to 'tahoe put'/'mkdir', remove --mutable-type. Closes #1561
docs/frontends/CLI.rst
src/allmydata/scripts/cli.py
src/allmydata/scripts/tahoe_mkdir.py
src/allmydata/scripts/tahoe_put.py
src/allmydata/test/check_grid.py
src/allmydata/test/test_cli.py
src/allmydata/test/test_system.py