restic/internal/restic
Leo R. Lundgren 028c9a5343 backup: Correct keep policy text
Makes the following corrections to the "Applying Policy:" output:

- keep the last 1 snapshots snapshots => keep 1 latest snapshots
- keep the last 1 snapshots, 3 hourly, 5 yearly snapshots => keep 1 latest, 3 hourly, 5 yearly snapshots
2020-09-28 14:26:53 +02:00
..
testdata
backend.go
backend_find.go
backend_find_test.go
blob.go
blob_set.go
blob_test.go
buffer.go
config.go
config_test.go
doc.go
duration.go
duration_test.go
file.go
file_test.go
find.go
find_test.go
hardlinks_index.go
hardlinks_index_test.go
id.go
id_int_test.go
id_test.go
ids.go
ids_test.go
idset.go
idset_test.go
lock.go
lock_test.go
lock_unix.go
lock_windows.go
node.go
node_darwin.go
node_freebsd.go
node_linux.go
node_netbsd.go
node_openbsd.go
node_solaris.go
node_test.go
node_unix.go
node_unix_test.go
node_windows.go
node_xattr.go
progress.go
progress_unix.go
progress_unix_with_siginfo.go
readerat.go
repository.go
rewind_reader.go
rewind_reader_test.go
snapshot.go
snapshot_find.go
snapshot_group.go
snapshot_policy.go backup: Correct keep policy text 2020-09-28 14:26:53 +02:00
snapshot_policy_test.go
snapshot_test.go
tag_list.go
testing.go
testing_test.go
tree.go
tree_test.go