Skip to content

Commit

Permalink
Update help_cmd.py
Browse files Browse the repository at this point in the history
  • Loading branch information
goebbe authored Jan 11, 2025
1 parent c9bbddf commit 1cb9c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/borg/archiver/help_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ class HelpMixIn:
Using bash, the following command line option would match and exclude "item name":
``--pattern='-path/item name'``
Note that when patterns are used within a pattern file directly read by borg,
e.g. when using ``--exclude-from`` or ``--patterns-from`, there is no shell
e.g. when using ``--exclude-from`` or ``--patterns-from``, there is no shell
involved and thus no quotation marks are required.
The ``--exclude-from`` option permits loading exclusion patterns from a text
Expand Down

0 comments on commit 1cb9c19

Please sign in to comment.