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.
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.
Nice, looks good
Rebase.