1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-13 01:45:56 +00:00

docs: link to borg_placeholders

This commit is contained in:
Thomas Waldmann 2022-02-07 22:36:24 +01:00
parent d79b325494
commit 510ceb86f8

View file

@ -2763,6 +2763,7 @@ def build_parser(self):
'separate_compaction': '"Separate compaction"',
'list_item_flags': '"Item flags"',
'borg_patterns': '"borg help patterns"',
'borg_placeholders': '"borg help placeholders"',
}
def process_epilog(epilog):
@ -3331,7 +3332,7 @@ def define_borg_mount(parser):
For more help on include/exclude patterns, see the :ref:`borg_patterns` command output.
For more help on placeholders, see the ``borg help placeholders`` command output.
For more help on placeholders, see the :ref:`borg_placeholders` command output.
.. man NOTES