From feed9977a9bd4575e1c1d05c564b12f18e381783 Mon Sep 17 00:00:00 2001 From: david-sarah Date: Sat, 8 Jan 2011 17:40:57 -0800 Subject: [PATCH] docs/frontends/CLI.rst: fix the rst syntax to be as actually intended :-) --- docs/frontends/CLI.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.45.2