Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: better docs for `rad node debug`
Fintan Halpenny committed 6 months ago
commit 30f1ca91bb49d54b84d5e7023b946d676cbbe7d8
parent fb0dcb40924da41f951a0bb4b03dd027ec6eeae4
1 file changed +3 -1
modified crates/radicle-cli/src/commands/node/args.rs
@@ -191,7 +191,9 @@ pub(super) enum Command {
        nid: Option<NodeId>,
    },

-
    /// Show the debug information
+
    /// Show debug information related to the running node.
+
    ///
+
    /// This includes metrics fetching, peer connections, rate limiting, etc.
    Debug,

    /// Show the active sessions