From: Christos Zoulas Date: Sun, 18 Nov 2007 20:59:12 +0000 (+0000) Subject: missed troff, sort from rrt. X-Git-Tag: FILE5_05~569 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=744b8a9e27c10ebc4ddb34c79f1cb2039ddd54fb;p=file missed troff, sort from rrt. --- diff --git a/src/file_opts.h b/src/file_opts.h index eacb10f1..46bc08ae 100644 --- a/src/file_opts.h +++ b/src/file_opts.h @@ -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"