From: Christos Zoulas Date: Mon, 14 Mar 2016 02:39:46 +0000 (+0000) Subject: document -00 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51b49557652d1650555ce5381b763cb7626ba793;p=file document -00 --- diff --git a/ChangeLog b/ChangeLog index f5f0fbee..3c0b5a34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2016-03-13 20:39 Christos Zoulas + + * Add -00 which prints filename\0description\0 + 2016-03-01 13:28 Christos Zoulas * Fix ID3 indirect parsing diff --git a/doc/file.man b/doc/file.man index 3e10658d..546552b9 100644 --- a/doc/file.man +++ b/doc/file.man @@ -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