Update usage doc for --config (#4673)
This commit is contained in:
parent
17e6d2d51c
commit
c522f564a9
@ -77,8 +77,10 @@ Operating Options:
|
|||||||
subcommands (default: {flag_light}).
|
subcommands (default: {flag_light}).
|
||||||
|
|
||||||
Convenience Options:
|
Convenience Options:
|
||||||
-c --config CONFIG Specify a filename containing a configuration file.
|
-c --config CONFIG Specify a configuration. CONFIG may be either a
|
||||||
(default: {flag_config})
|
configuration file or a preset: dev, insecure, dev-insecure,
|
||||||
|
mining, or non-standard-ports.
|
||||||
|
(default: {flag_config}).
|
||||||
--ports-shift SHIFT Add SHIFT to all port numbers Parity is listening on.
|
--ports-shift SHIFT Add SHIFT to all port numbers Parity is listening on.
|
||||||
Includes network port and all servers (RPC, WebSockets, UI, IPFS, SecretStore).
|
Includes network port and all servers (RPC, WebSockets, UI, IPFS, SecretStore).
|
||||||
(default: {flag_ports_shift})
|
(default: {flag_ports_shift})
|
||||||
|
Loading…
Reference in New Issue
Block a user