mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-22 06:17:50 +00:00
docs/frontends/CLI.rst: fix the rst syntax to be as actually intended :-)
This commit is contained in:
parent
6c45f4d238
commit
feed9977a9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user