]> granicus.if.org Git - curl/commitdiff
help: indent the --xattr option like the others
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Nov 2010 10:20:17 +0000 (11:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Nov 2010 10:20:17 +0000 (11:20 +0100)
src/main.c

index 91875e311e8ec84d105efb5c74ebb0866339e9fe..deca6c97969014e5245c2d9e20318ff8508c6169 100644 (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
   };