summaryrefslogtreecommitdiffstats
path: root/docs/usage/extract.rst.inc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/usage/extract.rst.inc')
-rw-r--r--docs/usage/extract.rst.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage/extract.rst.inc b/docs/usage/extract.rst.inc
index ce6ede4cc..c157c768a 100644
--- a/docs/usage/extract.rst.inc
+++ b/docs/usage/extract.rst.inc
@@ -106,7 +106,7 @@ archive is extracted but a subset of files and directories can be selected
by passing a list of ``PATHs`` as arguments. The file selection can further
be restricted by using the ``--exclude`` option.
-See the output of the "borg help patterns" command for more help on exclude patterns.
+For more help on include/exclude patterns, see the :ref:`borg_patterns` command output.
By using ``--dry-run``, you can do all extraction steps except actually writing the
output data: reading metadata and data chunks from the repo, checking the hash/hmac,