Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Document `rad init --no-seed`
cloudhead committed 2 years ago
commit 113060833142faff75c3c5add3357a3cbd256e0c
parent fe55de181d4320a0cd7a6ebd2820764280ae9adc
1 file changed +1 -0
modified radicle-cli/src/commands/init.rs
@@ -46,6 +46,7 @@ Options
    -u, --set-upstream             Setup the upstream of the default branch
        --setup-signing            Setup the radicle key as a signing key for this repository
        --no-confirm               Don't ask for confirmation during setup
+
        --no-seed                  Don't seed this repository after initializing it
    -v, --verbose                  Verbose mode
        --help                     Print help
"#,