From fc6c4c10f9faab0882da6b177df3cbae3268ddc9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 8 Nov 2010 11:20:17 +0100 Subject: help: indent the --xattr option like the others --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index 91875e311..deca6c979 100644 --- a/src/main.c +++ b/src/main.c @@ -911,7 +911,7 @@ static void help(void) " --wdebug Turn on Watt-32 debugging", #endif " -w/--write-out 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 }; -- cgit v1.2.3