diff --git a/duplicacy/duplicacy_main.go b/duplicacy/duplicacy_main.go index ae7c492..b502a43 100644 --- a/duplicacy/duplicacy_main.go +++ b/duplicacy/duplicacy_main.go @@ -1959,7 +1959,7 @@ func main() { cli.StringFlag{ Name: "key", Usage: "the RSA private key to decrypt file chunks from the source storage", - Argument: "", + Argument: "", }, }, Usage: "Copy snapshots between compatible storages",