diff --git a/src/tool_help.c b/src/tool_help.c index cd8b9b443e2dcf66eadd3f6762182896ff079185..fb428c9ca69745ec90aa8ee8db6c57909df10b4e 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -252,7 +252,7 @@ static const char *const helptext[] = { #endif " -w, --write-out FORMAT Use output FORMAT after completion", " --xattr Store metadata in extended file attributes", - " -q Disable .curlrc (must be first parameter)", + " -q, --disable Disable .curlrc (must be first parameter)", NULL };