summaryrefslogtreecommitdiffstats
path: root/docs/usage/help.rst.inc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/usage/help.rst.inc')
-rw-r--r--docs/usage/help.rst.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/usage/help.rst.inc b/docs/usage/help.rst.inc
index 0927dfb20..88c9bf70c 100644
--- a/docs/usage/help.rst.inc
+++ b/docs/usage/help.rst.inc
@@ -171,6 +171,8 @@ Examples::
+ /home/susan
# don't backup the other home directories
- /home/*
+ # don't even look in /proc
+ ! /proc
.. _borg_placeholders:
@@ -178,8 +180,8 @@ borg help placeholders
~~~~~~~~~~~~~~~~~~~~~~
-Repository (or Archive) URLs, ``--prefix`` and ``--remote-path`` values support these
-placeholders:
+Repository (or Archive) URLs, ``--prefix``, ``--glob-archives``, ``--comment``
+and ``--remote-path`` values support these placeholders:
{hostname}
The (short) hostname of the machine.