mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-15 07:43:21 +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
|
-all, -a match against all snapshot IDs
|
||||||
-r <revision> [+] delete snapshots with the specified revisions
|
-r <revision> [+] delete snapshots with the specified revisions
|
||||||
-t <tag> [+] delete snapshots with the specifed tags
|
-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
|
-exhaustive find all unreferenced chunks by scanning the storage
|
||||||
-exclusive assume exclusive acess to the storage (disable two-step fossil collection)
|
-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
|
-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
|
-storage <storage name> prune snapshots from the specified storage
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
#### Password
|
#### Password
|
||||||
```
|
```
|
||||||
SYNOPSIS:
|
SYNOPSIS:
|
||||||
|
|||||||
Reference in New Issue
Block a user