Commit f8ea5283 authored by Nils Goroll's avatar Nils Goroll

fix -a usage info

parent 2a24ffb4
......@@ -91,7 +91,7 @@ usage(void)
printf("\nBasic options:\n");
printf(FMT, "-a address[:port][,proto]",
printf(FMT, "-a [<name>=]address[:port][,proto]",
"HTTP listen address and port");
printf(FMT, " [,user=<u>][,group=<g>]",
"Can be specified multiple times.");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment