grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/manual/html_node/File-and-Directory-Selection.html,v


From: Jim Meyering
Subject: Changes to grep/manual/html_node/File-and-Directory-Selection.html,v
Date: Wed, 04 Jul 2012 16:36:30 +0000

CVSROOT:        /webcvs/grep
Module name:    grep
Changes by:     Jim Meyering <meyering> 12/07/04 16:36:26

Index: html_node/File-and-Directory-Selection.html
===================================================================
RCS file: /webcvs/grep/grep/manual/html_node/File-and-Directory-Selection.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- html_node/File-and-Directory-Selection.html 24 Apr 2012 08:03:55 -0000      
1.11
+++ html_node/File-and-Directory-Selection.html 4 Jul 2012 16:36:23 -0000       
1.12
@@ -1,8 +1,8 @@
 <html lang="en">
 <head>
-<title>File and Directory Selection - GNU Grep 2.12</title>
+<title>File and Directory Selection - GNU Grep 2.13</title>
 <meta http-equiv="Content-Type" content="text/html">
-<meta name="description" content="GNU Grep 2.12">
+<meta name="description" content="GNU Grep 2.13">
 <meta name="generator" content="makeinfo 4.13">
 <link title="Top" rel="start" href="index.html#Top">
 <link rel="up" href="Command_002dline-Options.html#Command_002dline-Options" 
title="Command-line Options">
@@ -51,7 +51,8 @@
 <dt><samp><span class="option">-a</span></samp><dt><samp><span 
class="option">--text</span></samp><dd><a name="index-g_t_002da-92"></a><a 
name="index-g_t_002d_002dtext-93"></a><a 
name="index-suppress-binary-data-94"></a><a 
name="index-binary-files-95"></a>Process a binary file as if it were text;
 this is equivalent to the &lsquo;<samp><span 
class="samp">--binary-files=text</span></samp>&rsquo; option.
 
-     <br><dt><samp><span 
class="option">--binary-files=</span><var>type</var></samp><dd><a 
name="index-g_t_002d_002dbinary_002dfiles-96"></a><a 
name="index-binary-files-97"></a>If the first few bytes of a file indicate that 
the file contains binary data,
+     <br><dt><samp><span 
class="option">--binary-files=</span><var>type</var></samp><dd><a 
name="index-g_t_002d_002dbinary_002dfiles-96"></a><a 
name="index-binary-files-97"></a>If a file's allocation metadata or its first 
few bytes
+indicate that the file contains binary data,
 assume that the file is of type <var>type</var>. 
 By default, <var>type</var> is &lsquo;<samp><span 
class="samp">binary</span></samp>&rsquo;,
 and <samp><span class="command">grep</span></samp> normally outputs either



reply via email to

[Prev in Thread] Current Thread [Next in Thread]