docs/frontends/CLI.rst: clarification.

The implementation (in [source:src/allmydata/scripts/common.py]) actually tests whether there is a slash anywhere before the first colon.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2015-05-11 15:05:42 +01:00
parent 7ee151fa55
commit aa65426ad3

View File

@ -204,7 +204,7 @@ The Tahoe-LAFS CLI commands use the same path syntax as ``scp`` and
filename. Some commands (like "``tahoe cp``") use the lack of an alias to
mean that you want to refer to a local file, instead of something from the
Tahoe-LAFS filesystem. Another way to indicate this is to start the
pathname with a dot, slash, or tilde.
pathname with "./", "~/", "~username/", or "/".
When you're dealing a single starting directory, the ``tahoe:`` alias is
all you need. But when you want to refer to something that isn't yet