CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 25/04/11 13:06:09
Index: html_node/Generic-Program-Information.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/Generic-Program-Information.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -b -r1.35 -r1.36 --- html_node/Generic-Program-Information.html 13 May 2023 09:23:53 -0000 1.35 +++ html_node/Generic-Program-Information.html 11 Apr 2025 17:06:07 -0000 1.36 @@ -1,11 +1,11 @@ <!DOCTYPE html> <html> -<!-- Created by GNU Texinfo 7.0dev, https://www.gnu.org/software/texinfo/ --> +<!-- Created by GNU Texinfo 7.1.1, https://www.gnu.org/software/texinfo/ --> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <!-- This manual is for grep, a pattern matching engine. -Copyright © 1999-2002, 2005, 2008-2023 Free Software Foundation, +Copyright © 1999-2002, 2005, 2008-2025 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document @@ -14,10 +14,10 @@ Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". --> -<title>Generic Program Information (GNU Grep 3.11)</title> +<title>Generic Program Information (GNU Grep 3.12)</title> -<meta name="description" content="Generic Program Information (GNU Grep 3.11)"> -<meta name="keywords" content="Generic Program Information (GNU Grep 3.11)"> +<meta name="description" content="Generic Program Information (GNU Grep 3.12)"> +<meta name="keywords" content="Generic Program Information (GNU Grep 3.12)"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> @@ -49,19 +49,17 @@ <h4 class="subsection" id="Generic-Program-Information-1"><span>2.1.1 Generic Program Information<a class="copiable-link" href="#Generic-Program-Information-1"> ¶</a></span></h4> <dl class="table"> -<dt><samp class="option">--help</samp></dt> -<dd><a class="index-entry-id" id="index-_002d_002dhelp"></a> -<a class="index-entry-id" id="index-usage-summary_002c-printing"></a> -<p>Print a usage message briefly summarizing the command-line options +<dt><a class="index-entry-id" id="index-usage-summary_002c-printing"></a> +<a id="index-_002d_002dhelp"></a><span><samp class="option">--help</samp><a class="copiable-link" href="#index-_002d_002dhelp"> ¶</a></span></dt> +<dd><p>Print a usage message briefly summarizing the command-line options and the bug-reporting address, then exit. </p> </dd> -<dt><samp class="option">-V</samp></dt> -<dt><samp class="option">--version</samp></dt> -<dd><a class="index-entry-id" id="index-_002dV"></a> -<a class="index-entry-id" id="index-_002d_002dversion"></a> +<dt><a class="index-entry-id" id="index-_002d_002dversion"></a> <a class="index-entry-id" id="index-version_002c-printing"></a> -<p>Print the version number of <code class="command">grep</code> to the standard output stream. +<a id="index-_002dV"></a><span><samp class="option">-V</samp><a class="copiable-link" href="#index-_002dV"> ¶</a></span></dt> +<dt><samp class="option">--version</samp></dt> +<dd><p>Print the version number of <code class="command">grep</code> to the standard output stream. This version number should be included in all bug reports. </p> </dd>
