From: Christos Zoulas Date: Fri, 31 Jan 2014 01:57:00 +0000 (+0000) Subject: Add -E flag, mention previous changes X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6336a1d75bc89dddb1ae9a2d54973f752c6fe46;p=file Add -E flag, mention previous changes --- diff --git a/doc/file.man b/doc/file.man index f11bcac3..87e3f164 100644 --- a/doc/file.man +++ b/doc/file.man @@ -1,5 +1,5 @@ -.\" $File: file.man,v 1.104 2014/01/08 11:27:53 kim Exp $ -.Dd October 25, 2012 +.\" $File: file.man,v 1.105 2014/01/31 01:57:00 christos Exp $ +.Dd January 30, 2014 .Dt FILE __CSECTION__ .Os .Sh NAME @@ -8,7 +8,7 @@ .Sh SYNOPSIS .Nm .Bk -words -.Op Fl bchiklLNnprsvz0 +.Op Fl bcEhiklLNnprsvz0 .Op Fl Fl apple .Op Fl Fl mime-encoding .Op Fl Fl mime-type @@ -175,6 +175,10 @@ Cause a checking printout of the parsed form of the magic file. This is usually used in conjunction with the .Fl m flag to debug a new magic file before installing it. +.It Fl E +On filesystem errors (file not found etc), instead of handling the error +as regular output as POSIX mandates and keep going, issue an error message +and exit. .It Fl e , Fl Fl exclude Ar testname Exclude the test named in .Ar testname