diff --git a/attic/archiver.py b/attic/archiver.py index 5731ffb4..fd63c3db 100644 --- a/attic/archiver.py +++ b/attic/archiver.py @@ -523,6 +523,7 @@ def run(self, args=None): This command creates a backup archive containing all files found while recursively traversing all paths specified. The archive will consume almost no disk space for files or parts of files that have already been stored in other archives. + Symbolic links are not followed. See "attic help patterns" for more help on exclude patterns. """)