Skip to content

Commit

Permalink
fix: Allow selecting compression algorithm for recreate command
Browse files Browse the repository at this point in the history
  • Loading branch information
mengelmann committed Nov 9, 2024
1 parent b78d8cb commit 0ee9f17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions borg-backup
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,8 @@ case "${COMMAND}" in
recreate
--show-rc
--stats
--compression "${BORG_COMPRESSION}"
--recompress
--exclude lost+found
--exclude-caches
--exclude-if-present .NOBACKUP
Expand Down

0 comments on commit 0ee9f17

Please sign in to comment.