]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Improve 'tahoe put --help' to clarify behaviour for mutable files, and
authorDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Wed, 20 Mar 2013 01:27:17 +0000 (01:27 +0000)
committerDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Wed, 20 Mar 2013 01:27:17 +0000 (01:27 +0000)
commit656e8195600f425a46da39de9b3cf72e6e88cd1e
tree1b4a6a5fb02e2baea0c8852796e43763f02dada6
parentef0a6c3015002712cd584892027869196de91cb4
Improve 'tahoe put --help' to clarify behaviour for mutable files, and
make sure the documented behaviour is tested. fixes #1372

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
src/allmydata/scripts/cli.py
src/allmydata/test/test_cli.py