mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-11 05:43:23 +00:00
Update GUIDE.md
This commit is contained in:
3
GUIDE.md
3
GUIDE.md
@@ -273,7 +273,7 @@ OPTIONS:
|
||||
-all, -a match against all snapshot IDs
|
||||
-r <revision> [+] delete snapshots with the specified revisions
|
||||
-t <tag> [+] delete snapshots with the specifed tags
|
||||
-keep <interval:age> [+] retention policy (e.g., 7:30 means weekly month-old snapshots)
|
||||
-keep <n:m> [+] keep 1 snapshot every n days for snapshots older than m days
|
||||
-exhaustive find all unreferenced chunks by scanning the storage
|
||||
-exclusive assume exclusive acess to the storage (disable two-step fossil collection)
|
||||
-ignore <id> [+] ignore the specified snapshot id when deciding if fossils can be deleted
|
||||
@@ -283,6 +283,7 @@ OPTIONS:
|
||||
-storage <storage name> prune snapshots from the specified storage
|
||||
```
|
||||
|
||||
|
||||
#### Password
|
||||
```
|
||||
SYNOPSIS:
|
||||
|
||||
Reference in New Issue
Block a user