From b6cf6fea8d6d4528baf52afe626099791c37fad3 Mon Sep 17 00:00:00 2001 From: Sebastian Martinez Date: Thu, 21 Nov 2024 11:54:45 +0100 Subject: [PATCH] cli: Fix `rad ls` help message If the user wants to see all `seeded` repositories, we should tell them to use the `--seeded` option instead of the `--all` option. Since `--all` also shows repos that aren't being seeded. --- radicle-cli/src/commands/ls.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radicle-cli/src/commands/ls.rs b/radicle-cli/src/commands/ls.rs index 46194bf9..6a9a3e19 100644 --- a/radicle-cli/src/commands/ls.rs +++ b/radicle-cli/src/commands/ls.rs @@ -17,7 +17,7 @@ Usage rad ls [