From 1cb9c19aeba88e9e015432201c01dde99e6c769e Mon Sep 17 00:00:00 2001 From: goebbe <35854226+goebbe@users.noreply.github.com> Date: Sat, 11 Jan 2025 14:09:42 +0100 Subject: [PATCH] Update help_cmd.py --- src/borg/archiver/help_cmd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/borg/archiver/help_cmd.py b/src/borg/archiver/help_cmd.py index 4927c17365..b9f9e15214 100644 --- a/src/borg/archiver/help_cmd.py +++ b/src/borg/archiver/help_cmd.py @@ -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