1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

help: indent the --xattr option like the others

This commit is contained in:
Daniel Stenberg 2010-11-08 11:20:17 +01:00
parent 152578fb33
commit fc6c4c10f9

View File

@ -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
};