mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:27:46 +00:00
use latest instead of newest in forget language
This commit is contained in:
@@ -48,7 +48,7 @@ data after 'forget' was run successfully, see the 'prune' command.
|
||||
|
||||
.PP
|
||||
\fB\-\-keep\-within\fP=
|
||||
keep snapshots that were created within \fB\fCduration\fR before the newest (e.g. 1y5m7d)
|
||||
keep snapshots that are older than \fB\fCduration\fR (eg. 1y5m7d) relative to the latest snapshot
|
||||
|
||||
.PP
|
||||
\fB\-\-keep\-tag\fP=[]
|
||||
|
Reference in New Issue
Block a user