Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: Consistency with other commands
Lorenz Leutgeb committed 6 months ago
commit 6e30b6976abcd9a34e80d797541fcd891f23f538
parent 6030280853c4c6ddbab12a17de75a7c18538f6c6
1 file changed +1 -1
modified crates/radicle-cli/src/commands/id/args.rs
@@ -18,7 +18,7 @@ use crate::terminal::Interactive;

pub(crate) const ABOUT: &str = "Manage repository identities";
const LONG_ABOUT: &str = r#"
-
The *rad id* command is used to manage and propose changes to the
+
The `id` command is used to manage and propose changes to the
identity of a Radicle repository.

See the rad-id(1) man page for more information.