File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ Using `npx` you can run the script without installing it first:
58
58
| ` -U ` or ` --utc ` | Use UTC time format in log messages.| |
59
59
| ` --log-ip ` | Enable logging of the client's IP address | ` false ` |
60
60
| ` -P ` or ` --proxy ` | Proxies all requests which can't be resolved locally to the given url. e.g.: -P http://someurl.com | |
61
- | ` --username ` | Username for basic authentication [ none ] | |
62
- | ` --password ` | Password for basic authentication [ none ] | |
61
+ | ` --username ` | Username for basic authentication | |
62
+ | ` --password ` | Password for basic authentication | |
63
63
| ` -S ` or ` --ssl ` | Enable https.| |
64
64
| ` -C ` or ` --cert ` | Path to ssl cert file | ` cert.pem ` |
65
65
| ` -K ` or ` --key ` | Path to ssl key file | ` key.pem ` |
You can’t perform that action at this time.
0 commit comments