Skip to content

Commit 1ac504c

Browse files
authored
Update README.md
1 parent f52c96a commit 1ac504c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This will install `http-server` globally so that it may be run from the command
6060
|`-P` or `--proxy` |Proxies all requests which can't be resolved locally to the given url. e.g.: -P http://someurl.com | |
6161
|`--proxy-options` Pass proxy [options](https://github.com/http-party/node-http-proxy#options) using nested dotted objects. e.g.: --proxy-options.secure false
6262

63-
`--username` |Username for basic authentication | |
63+
|`--username` |Username for basic authentication | |
6464
|`--password` |Password for basic authentication | |
6565
|`-S` or `--ssl` |Enable https.| |
6666
|`-C` or `--cert` |Path to ssl cert file |`cert.pem` |

0 commit comments

Comments
 (0)