Skip to content

Commit

Permalink
Updated help message for --header flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
asergeyev committed May 26, 2015
1 parent 5e32e77 commit a3fc3c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion help.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ Options:
--cgidir=DIR Serve CGI scripts in this directory over HTTP.
--header="HEADER: VALUE" Set custom HTTP header to each answer.
--header="..." Set custom HTTP header to each answer. For
example: --header="Server: someserver/0.0.1"
--header-ws="...." Same as --header, just applies to only those
responses that indicate upgrade of TCP connection
Expand Down

0 comments on commit a3fc3c7

Please sign in to comment.