Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions attic/archiver.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
""")
Expand Down