missed troff, sort from rrt.
authorChristos Zoulas <christos@zoulas.com>
Sun, 18 Nov 2007 20:59:12 +0000 (20:59 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sun, 18 Nov 2007 20:59:12 +0000 (20:59 +0000)
src/file_opts.h

index eacb10f1febd80d425b7b9011d906dc9cb144003..46bc08ae4b4e40429acc6647f2c2096247b9d66d 100644 (file)
@@ -23,7 +23,7 @@ OPT('c', "checking-printout", 0, "    print the parsed form of the magic file, u
     "                               before installing it\n")
 OPT('e', "exclude", 1, " TEST         exclude TEST from the list of test to be\n"
     "                               performed for file. Valid tests are:\n"
-    "                               ascii, apptype, elf, compress, soft, tar\n")
+    "                               ascii, apptype, compress, elf, soft, tar, tokens, troff\n")
 OPT('f', "files-from", 1, " FILE      read the filenames to be examined from FILE\n")
 OPT('F', "separator", 1, " STRING     use string as separator instead of `:'\n")
 OPT('i', "mime", 0, "                 output MIME type strings (--mime-type and\n"