mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
curl: show the long option version of -q in the -h list
This commit is contained in:
parent
ce7826f613
commit
a744591d60
@ -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
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user