Fix self hosted flags (#523)
* Remove -h flag for help information * Add tab after removing -h option * Remove spaces after --user-data-dir option to line up with other menu items
This commit is contained in:
parent
f51823b51f
commit
0cd4e46055
@ -52,7 +52,7 @@ Options:
|
|||||||
-H, --allow-http Allow http connections.
|
-H, --allow-http Allow http connections.
|
||||||
-P, --password <value> Specify a password for authentication.
|
-P, --password <value> Specify a password for authentication.
|
||||||
--disable-telemetry Disables ALL telemetry.
|
--disable-telemetry Disables ALL telemetry.
|
||||||
-h, --help output usage information
|
--help output usage information
|
||||||
```
|
```
|
||||||
|
|
||||||
### Data Directory
|
### Data Directory
|
||||||
|
Loading…
Reference in New Issue
Block a user