Doc: fixes incorrect usage example
This commit is contained in:
parent
2e3d664069
commit
9e1ec0c159
@ -262,7 +262,7 @@ module Manpage = struct
|
||||
`S "EXAMPLES" ;
|
||||
`I ("$(b,Run in sandbox mode listening to RPC commands \
|
||||
at localhost port 8732)",
|
||||
"$(mname) run --sandbox --base-dir /custom/data/dir \
|
||||
"$(mname) run --sandbox --data-dir /custom/data/dir \
|
||||
--rpc-addr localhost:8732" ) ;
|
||||
`I ("$(b,Run a node that accepts network connections)",
|
||||
"$(mname) run" ) ;
|
||||
|
Loading…
Reference in New Issue
Block a user