Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Fix `rad ls` help message
✗ CI failure Sebastian Martinez committed 1 year ago
commit cce0325a4859226045e2046e242bc0b3df8a5f49
parent 259adf7dc215f92d1e039d655a7cb4e587055aaf
1 failed (1 total) View logs
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