From: david-sarah <david-sarah@jacaranda.org>
Date: Sun, 9 Jan 2011 01:40:57 +0000 (-0800)
Subject: docs/frontends/CLI.rst: fix the rst syntax to be as actually intended :-)
X-Git-Tag: allmydata-tahoe-1.8.2b1~74
X-Git-Url: https://git.rkrishnan.org/simplejson/components/com_hotproperty/COPYING.TGPPL.html?a=commitdiff_plain;h=feed9977a9bd4575e1c1d05c564b12f18e381783;p=tahoe-lafs%2Ftahoe-lafs.git

docs/frontends/CLI.rst: fix the rst syntax to be as actually intended :-)
---

diff --git a/docs/frontends/CLI.rst b/docs/frontends/CLI.rst
index 94899d28..2026416e 100644
--- a/docs/frontends/CLI.rst
+++ b/docs/frontends/CLI.rst
@@ -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