Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: `Parser` is sufficient?
Lorenz Leutgeb committed 6 months ago
commit 61f15143126676aebc9c675dbdcfebb6533c34e8
parent 2808cf3c878c16dfe8342cd4028e566e78a7b9b2
1 file changed +1 -1
modified crates/radicle-cli/src/commands/inspect/args.rs
@@ -5,7 +5,7 @@ const LONG_ABOUT: &str = r#"Inspects the given path or RID. If neither is specif
the current repository is inspected.
"#;

-
#[derive(Debug, clap::Args)]
+
#[derive(Debug, Parser)]
#[group(multiple = false)]
pub(crate) struct Target {
    /// Return the repository identifier (RID)