]> granicus.if.org Git - file/commitdiff
Fix formatting of --apple documentation.
authorReuben Thomas <rrt@sc3d.org>
Sun, 2 Nov 2008 22:06:33 +0000 (22:06 +0000)
committerReuben Thomas <rrt@sc3d.org>
Sun, 2 Nov 2008 22:06:33 +0000 (22:06 +0000)
src/file_opts.h

index f38354adb13eed0cd7699cbebb2a04d880780a4e..0e57a3c1896bbab500b1558edf8b34ad5aa391e7 100644 (file)
@@ -28,7 +28,7 @@ OPT('f', "files-from", 1, " FILE      read the filenames to be examined from FIL
 OPT('F', "separator", 1, " STRING     use string as separator instead of `:'\n")
 OPT('i', "mime", 0, "                 output MIME type strings (--mime-type and\n"
     "                               --mime-encoding)\n")
-OPT_LONGONLY("apple", 0, "            output the APPLE CREATOR/TYPE\n")
+OPT_LONGONLY("apple", 0, "                output the APPLE CREATOR/TYPE\n")
 OPT_LONGONLY("mime-type", 0, "            output the MIME type\n")
 OPT_LONGONLY("mime-encoding", 0, "        output the MIME encoding\n")
 OPT('k', "keep-going", 0, "           don't stop at the first match\n")