python setup.py build_usage

This commit is contained in:
Thomas Waldmann 2017-07-21 00:50:50 +02:00
parent 1ece129ec9
commit 4367b568ab
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ borg create
exclude directories that contain the specified file exclude directories that contain the specified file
--keep-tag-files keep tag files of excluded caches/directories --keep-tag-files keep tag files of excluded caches/directories
-c SECONDS, --checkpoint-interval SECONDS -c SECONDS, --checkpoint-interval SECONDS
write checkpoint every SECONDS seconds (Default: 300) write checkpoint every SECONDS seconds (Default: 1800)
-x, --one-file-system -x, --one-file-system
stay in same file system stay in same file system
--numeric-owner only store numeric user and group identifiers --numeric-owner only store numeric user and group identifiers