mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-30 23:24:05 +00:00
Fix typo
This commit is contained in:
@@ -1153,7 +1153,7 @@ func main() {
|
||||
cli.StringFlag{
|
||||
Name: "pref-dir",
|
||||
Usage: "Specify alternate location for .duplicacy preferences directory (absolute or relative to current directory)",
|
||||
Argument: "<preference directory path>",
|
||||
Argument: "<preferences directory path>",
|
||||
},
|
||||
},
|
||||
Usage: "Initialize the storage if necessary and the current directory as the repository",
|
||||
|
||||
Reference in New Issue
Block a user