mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
help: indent the --xattr option like the others
This commit is contained in:
parent
152578fb33
commit
fc6c4c10f9
@ -911,7 +911,7 @@ static void help(void)
|
||||
" --wdebug Turn on Watt-32 debugging",
|
||||
#endif
|
||||
" -w/--write-out <format> What to output after completion",
|
||||
" --xattr Store metadata in extended file attributes",
|
||||
" --xattr Store metadata in extended file attributes",
|
||||
" -q If used as the first parameter disables .curlrc",
|
||||
NULL
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user