mirror of
https://github.com/jkl1337/duplicacy.git
synced 2026-01-06 21:54:38 -06:00
Fix typos
* Update duplicacy_main.go * Update duplicacy_snapshotmanager.go
This commit is contained in:
committed by
GitHub
parent
d1817ae557
commit
c42a5a86a4
@@ -1477,7 +1477,7 @@ func main() {
|
||||
},
|
||||
cli.BoolFlag {
|
||||
Name: "delete-only",
|
||||
Usage: "delete fossils previsouly collected (if deletable) and don't collect fossils",
|
||||
Usage: "delete fossils previously collected (if deletable) and don't collect fossils",
|
||||
},
|
||||
cli.BoolFlag {
|
||||
Name: "collect-only",
|
||||
|
||||
Reference in New Issue
Block a user