Improve documentation.

Fixes #46, #47
This commit is contained in:
xenolf 2015-12-15 22:27:41 +01:00
parent 7789bd2ffc
commit 6316bea09b
2 changed files with 31 additions and 7 deletions

2
cli.go
View file

@ -83,7 +83,7 @@ func main() {
},
cli.StringFlag{
Name: "port",
Usage: "Challenges will use this port to listen on. Please make sure to forward port 443 to this port on your machine. Otherwise use setcap on the binary",
Usage: "Challenges will use this port to listen on. Please make sure to forward port 80 and 443 to this port on your machine. Otherwise use setcap on the binary",
},
}