Commit 787ce074 authored by Andreas Plesner Jacobsen's avatar Andreas Plesner Jacobsen Committed by Tollef Fog Heen

Make -M help text better

parent 277ad791
......@@ -145,7 +145,7 @@ usage(void)
fprintf(stderr, FMT, "", " shl: space for SHL records [80m]");
fprintf(stderr, FMT, "", " free: space for other allocations [1m]");
fprintf(stderr, FMT, "", " fill: prefill new file [+]");
fprintf(stderr, FMT, "-M address:port", "CLI-master to connect to.");
fprintf(stderr, FMT, "-M address:port", "Reverse CLI destination.");
fprintf(stderr, FMT, "-n dir", "varnishd working directory");
fprintf(stderr, FMT, "-P file", "PID file");
fprintf(stderr, FMT, "-p param=value", "set parameter");
......
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