Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Display rad-web in rad --help
Sebastian Martinez committed 2 years ago
commit 4496b80b3ebc785c04fb9b6d6568f6b0e6ab66d5
parent 7b9350e1544f0e2e3b6fc9c10ac211913412f572
1 file changed +1 -1
modified radicle-httpd/src/commands/web.rs
@@ -15,7 +15,7 @@ use radicle_cli::terminal::args::{Args, Error, Help};

pub const HELP: Help = Help {
    name: "web",
-
    description: "Start HTTP API server and connect the web explorer to it",
+
    description: "Run the HTTP daemon and connect the web explorer to it",
    version: env!("CARGO_PKG_VERSION"),
    usage: r#"
Usage