docs/frontends/CLI.rst: remove a superfluous TODO.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
b32664b451
commit
7ee151fa55
|
@ -203,8 +203,8 @@ The Tahoe-LAFS CLI commands use the same path syntax as ``scp`` and
|
||||||
``rsync`` -- an optional ``ALIAS:`` prefix, followed by the pathname or
|
``rsync`` -- an optional ``ALIAS:`` prefix, followed by the pathname or
|
||||||
filename. Some commands (like "``tahoe cp``") use the lack of an alias to
|
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
|
mean that you want to refer to a local file, instead of something from the
|
||||||
Tahoe-LAFS filesystem. [TODO] Another way to indicate this is to start
|
Tahoe-LAFS filesystem. Another way to indicate this is to start the
|
||||||
the pathname with a dot, slash, or tilde.
|
pathname with a dot, slash, or tilde.
|
||||||
|
|
||||||
When you're dealing a single starting directory, the ``tahoe:`` alias is
|
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
|
all you need. But when you want to refer to something that isn't yet
|
||||||
|
|
Loading…
Reference in New Issue