mirror of
https://github.com/restic/restic.git
synced 2025-12-04 03:38:25 +00:00
Update manpages and auto-completion
This commit is contained in:
@@ -87,6 +87,18 @@ Exit status is 0 if the command was successful, and non\-zero if there was any e
|
||||
\fB\-\-prune\fP[=false]
|
||||
automatically run the 'prune' command if snapshots have been removed
|
||||
|
||||
.PP
|
||||
\fB\-\-max\-unused\fP="5%"
|
||||
tolerate given \fB\fClimit\fR of unused data (absolute value in bytes with suffixes k/K, m/M, g/G, t/T, a value in % or the word 'unlimited')
|
||||
|
||||
.PP
|
||||
\fB\-\-max\-repack\-size\fP=""
|
||||
maximum \fB\fCsize\fR to repack (allowed suffixes: k/K, m/M, g/G, t/T)
|
||||
|
||||
.PP
|
||||
\fB\-\-repack\-cacheable\-only\fP[=false]
|
||||
only repack packs which are cacheable
|
||||
|
||||
.PP
|
||||
\fB\-h\fP, \fB\-\-help\fP[=false]
|
||||
help for forget
|
||||
|
||||
Reference in New Issue
Block a user