cli: Fix argument value names in `auth` and `init`
2 failed
(2 total)
View logs
modified crates/radicle-cli/src/commands/auth/args.rs
@@ -12,7 +12,7 @@ methods disables the passphrase prompt.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/init/args.rs
@@ -16,13 +16,13 @@ pub struct Args {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|