]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs/frontends/CLI.rst: fix the rst syntax to be as actually intended :-)
authordavid-sarah <david-sarah@jacaranda.org>
Sun, 9 Jan 2011 01:40:57 +0000 (17:40 -0800)
committerdavid-sarah <david-sarah@jacaranda.org>
Sun, 9 Jan 2011 01:40:57 +0000 (17:40 -0800)
docs/frontends/CLI.rst

index 94899d28f308d320e98de154c82e5b8d31e566cd..2026416eb6039705702909d1e32dc00aa830c952 100644 (file)
@@ -279,11 +279,12 @@ Command Syntax Summary
 
 ``tahoe backup FROMLOCAL TOPATH``
 
-In these summaries, ``PATH``, ``TOPATH`` or ``FROMPATH`` can be one of::
+In these summaries, ``PATH``, ``TOPATH`` or ``FROMPATH`` can be one of:
 
 * ``[SUBDIRS/]FILENAME`` for a path relative to the default ``tahoe:`` alias;
 * ``ALIAS:[SUBDIRS/]FILENAME`` for a path relative to another alias;
-* ``DIRCAP/[SUBDIRS/]FILENAME`` or ``DIRCAP:./[SUBDIRS/]FILENAME`` for a path relative to a directory cap.
+* ``DIRCAP/[SUBDIRS/]FILENAME`` or ``DIRCAP:./[SUBDIRS/]FILENAME`` for a path
+  relative to a directory cap.
 
 
 Command Examples