Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Fix `rad ls` help message
Sebastian Martinez committed 1 year ago
commit b6cf6fea8d6d4528baf52afe626099791c37fad3
parent 87cb7bf52da9ea5def8fd6ba80703dbdf5104d21
1 file changed +1 -1
modified radicle-cli/src/commands/ls.rs
@@ -17,7 +17,7 @@ Usage
    rad ls [<option>...]

    By default, this command shows you all repositories that you have forked or initialized.
-
    If you wish to see all seeded repositories, use the `--all` option.
+
    If you wish to see all seeded repositories, use the `--seeded` option.

Options