mirror of
https://github.com/borgbackup/borg.git
synced 2026-07-11 19:15:43 -04:00
commit
39f876229f
2 changed files with 2 additions and 2 deletions
|
|
@ -128,7 +128,7 @@ The best check that everything is ok is to run a dry-run extraction::
|
|||
Changelog
|
||||
=========
|
||||
|
||||
Version 1.0.11 (2017-07-xx)
|
||||
Version 1.0.11 (2017-07-21)
|
||||
---------------------------
|
||||
|
||||
Bug fixes:
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ borg create
|
|||
exclude directories that contain the specified file
|
||||
--keep-tag-files keep tag files of excluded caches/directories
|
||||
-c SECONDS, --checkpoint-interval SECONDS
|
||||
write checkpoint every SECONDS seconds (Default: 300)
|
||||
write checkpoint every SECONDS seconds (Default: 1800)
|
||||
-x, --one-file-system
|
||||
stay in same file system
|
||||
--numeric-owner only store numeric user and group identifiers
|
||||
|
|
|
|||
Loading…
Reference in a new issue