Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Fix help text in `rad inspect`
cloudhead committed 2 years ago
commit d7ca9ad3c0e77ac32f0f2c66216cda99761eb332
parent b994c4a6efbe237dd1a939f5f97211063a5f18ed
1 file changed +1 -1
modified radicle-cli/src/commands/inspect.rs
@@ -42,7 +42,7 @@ Options
    --identity   Inspect the identity document
    --visibility Inspect the repository's visibility
    --delegates  Inspect the repository's delegates
-
    --policy     Inspect the repository's tracking policy
+
    --policy     Inspect the repository's seeding policy
    --history    Show the history of the repository identity document
    --help       Print help
"#,