There was an error while loading. Please reload this page.
1 parent 3945f90 commit 603aed0Copy full SHA for 603aed0
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