Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: Avoid slang
Lorenz Leutgeb committed 6 months ago
commit aabb470075a1b8128829a1de5f2e527a7a614716
parent db4946dfe22ba583659575e5418edee32b0da19d
1 file changed +1 -1
modified crates/radicle-cli/src/commands/id/args.rs
@@ -109,7 +109,7 @@ pub struct Args {
    #[arg(value_name = "RID", global = true)]
    pub(super) repo: Option<RepoId>,

-
    /// Don’t ask for confirmation
+
    /// Do not ask for confirmation
    #[arg(long)]
    #[arg(global = true)]
    no_confirm: bool,