cli: Be less confusing when asking for passphrase
modified radicle-cli/src/commands/auth.rs
@@ -178,10 +178,10 @@ pub fn authenticate(options: Options, profile: &Profile) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/node/control.rs
@@ -3,7 +3,6 @@ use std::fs::{File, OpenOptions};
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -30,10 +29,10 @@ pub fn start(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified radicle-term/src/io.rs
@@ -199,7 +199,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|