]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
CLI: make 'tahoe create-alias' and 'tahoe add-alias' accept a trailing colon on the...
authordavid-sarah <david-sarah@jacaranda.org>
Fri, 14 Jan 2011 03:44:14 +0000 (19:44 -0800)
committerdavid-sarah <david-sarah@jacaranda.org>
Fri, 14 Jan 2011 03:44:14 +0000 (19:44 -0800)
commitf10a2c0902549684f85122b4529879f8f7c8c95e
treebd427fdf259ba8a715a2da1fc3bbee86d90808c0
parentb9fb74d2a09c43c7bac6fb733fda1fdb784e4fb7
CLI: make 'tahoe create-alias' and 'tahoe add-alias' accept a trailing colon on the new alias name (v2, minor change not to rely on implicit Unicode conversion). Includes doc changes and news; tests in a separate patch. fixes #1305
NEWS
docs/frontends/CLI.rst
src/allmydata/scripts/cli.py
src/allmydata/scripts/tahoe_add_alias.py