Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: remove note about `--object`
Fintan Halpenny committed 6 months ago
commit 00182d2b01a046503dcb43ae1952bf63e1cffde0
parent 2dfc8bfc7cfc50e06ed8014d1c5633abc4c3a3e7
1 file changed +1 -1
modified crates/radicle-cli/src/commands/cob/args.rs
@@ -50,7 +50,7 @@ pub(super) enum Command {
        actions: PathBuf,
    },

-
    /// List all COBs of a given type (--object is not needed)
+
    /// List all COBs of a given type
    List {
        /// Repository ID of the repository to operate on
        #[arg(long, short, value_name = "RID")]