docs: Update formats of command line switches
This commit is contained in:
parent
47cb06e201
commit
d4e4c6ca15
1 changed files with 7 additions and 7 deletions
|
@ -60,19 +60,19 @@ Like `--host-rules` but these `rules` only apply to the host resolver.
|
||||||
|
|
||||||
## --ignore-certificate-errors
|
## --ignore-certificate-errors
|
||||||
|
|
||||||
Ignore certificate related errors.
|
Ignores certificate related errors.
|
||||||
|
|
||||||
## --ppapi-flash-path
|
## --ppapi-flash-path=`path`
|
||||||
|
|
||||||
Set path to pepper flash plugin for use.
|
Sets `path` of pepper flash plugin.
|
||||||
|
|
||||||
## --ppapi-flash-version
|
## --ppapi-flash-version=`version`
|
||||||
|
|
||||||
Set the pepper flash version.
|
Sets `version` of pepper flash plugin.
|
||||||
|
|
||||||
## --log-net-log
|
## --log-net-log=`path`
|
||||||
|
|
||||||
Set the path to net log file.
|
Enables saving net log events and writes them to `path`.
|
||||||
|
|
||||||
## --v=`log_level`
|
## --v=`log_level`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue