[BACK]Return to file.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / file

Diff for /src/usr.bin/file/file.1 between version 1.40 and 1.41

version 1.40, 2015/04/26 22:51:32 version 1.41, 2015/04/27 11:12:49
Line 83 
Line 83 
 .It Fl h  .It Fl h
 Causes symlinks not to be followed.  Causes symlinks not to be followed.
 .It Fl i , -mime , -mime-type  .It Fl i , -mime , -mime-type
 Causes the file command to output MIME type strings rather than the more  Outputs MIME type strings rather than the more
 traditional human-readable ones.  traditional human-readable ones.
 Thus it may say  Thus it may say
 .Dq text/plain  .Dq text/plain
Line 92 
Line 92 
 .It Fl L  .It Fl L
 Causes symlinks to be followed.  Causes symlinks to be followed.
 .It Fl s  .It Fl s
 Instructs  Attempts to read block and character device files, not just regular files.
 .Nm  
 to attempt to read block and character device files, not only regular files.  
 .It Fl W  .It Fl W
 Displays warnings when parsing the magic file or applying its tests.  Displays warnings when parsing the magic file or applying its tests.
 Usually used for debugging.  Usually used for debugging.

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41