]> granicus.if.org Git - file/commitdiff
document -00
authorChristos Zoulas <christos@zoulas.com>
Mon, 14 Mar 2016 02:39:46 +0000 (02:39 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 14 Mar 2016 02:39:46 +0000 (02:39 +0000)
ChangeLog
doc/file.man

index f5f0fbee8c0dedf47618f46da333d6e0964b5ded..3c0b5a34551fd61ec51ab8d8f89bc432beaaea13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-03-13  20:39  Christos Zoulas <christos@zoulas.com>
+
+       * Add -00 which prints filename\0description\0
+
 2016-03-01  13:28  Christos Zoulas <christos@zoulas.com>
 
        * Fix ID3 indirect parsing
index 3e10658d207980ea63d3b8ff77f6a4e6a91aebad..546552b94ecc9651b534e7db4adbfd167529a29d 100644 (file)
@@ -1,5 +1,5 @@
-.\" $File: file.man,v 1.118 2015/09/11 17:24:09 christos Exp $
-.Dd September 11, 2015
+.\" $File: file.man,v 1.119 2016/03/14 02:39:46 christos Exp $
+.Dd March 13, 2016
 .Dt FILE __CSECTION__
 .Os
 .Sh NAME
@@ -358,6 +358,11 @@ Nice to
 .Xr cut 1
 the output.
 This does not affect the separator, which is still printed.
+.Pp
+If this option is repeated more than once, then 
+.Nm
+prints just the filename followed by a NUL followed by the description
+(or ERROR: text) followed by a second NUL for each entry.
 .It Fl -help
 Print a help message and exit.
 .El