cli: Fix partial matching for the --seed flag
modified radicle-cli/src/commands/sync.rs
@@ -79,7 +79,7 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -108,6 +108,10 @@ impl Args for Options {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|