There was an error while loading. Please reload this page.
2 parents b500883 + 603aed0 commit 72c7f58Copy full SHA for 72c7f58
1 file changed
src/cli/command/server.rs
@@ -42,7 +42,7 @@ server can respond to requests.
42
43
Start a server with a configuration file:
44
45
- $ rvault server -config=/etc/rvault/config.hcl"#
+ $ rvault server --config=/etc/rvault/config.hcl"#
46
)]
47
pub struct Server {
48
#[deref]
0 commit comments