diff --git a/src/borg/archiver.py b/src/borg/archiver.py index 5a291ab0d..b506f788d 100644 --- a/src/borg/archiver.py +++ b/src/borg/archiver.py @@ -2333,7 +2333,9 @@ class Archiver: # include susans home + /home/susan # don't backup the other home directories - - /home/*\n\n''') + - /home/* + # don't even look in /proc + ! /proc\n\n''') helptext['placeholders'] = textwrap.dedent(''' Repository (or Archive) URLs, ``--prefix``, ``--glob-archives``, ``--comment`` and ``--remote-path`` values support these placeholders: