Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: reword copy explaining `--secret` option
Fintan Halpenny committed 8 months ago
commit cac7d4d81bc5547b085f5dd8b5168a103d43967f
parent 1a9cda9134caac8736d7c7a7c574b3e40502534f
1 file changed +3 -2
modified crates/radicle-node/src/main.rs
@@ -20,8 +20,9 @@ Usage
   If you're running a public seed node, make sure to use `--listen` to bind a listening socket to
   eg. `0.0.0.0:8776`, and add your external addresses in your configuration.

-
   The option `--secret` overrides the config file and allows for more
-
   flexibility in deployment.
+
   The `--secret` option overrides the location of the path to the secret key.
+
   If this is specified the file path in the config will be ignored. This allows
+
   for more flexibility in deployment of the node.

Options