mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
Backport: docs: link to borg_placeholders
This commit is contained in:
parent
dffac711bb
commit
d9b27561a2
1 changed files with 2 additions and 1 deletions
|
|
@ -2754,6 +2754,7 @@ class Archiver:
|
|||
'a_status_oddity': '"I am seeing ‘A’ (added) status for a unchanged file!?"',
|
||||
'list_item_flags': '"Item flags"',
|
||||
'borg_patterns': '"borg help patterns"',
|
||||
'borg_placeholders': '"borg help placeholders"',
|
||||
'key_files': 'Internals -> Data structures and file formats -> Key files',
|
||||
'borg_key_export': 'borg key export --help',
|
||||
}
|
||||
|
|
@ -3447,7 +3448,7 @@ class Archiver:
|
|||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue