diff tests/test-help.t @ 43305:d782cce137fd

grep: update docs to reflect new --all-files default These docs no longer even mention the old weird behaviour that was poorly understood and underutilised. I think this undocumentation effectively deprecates it.
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Fri, 18 Oct 2019 11:18:41 -0400
parents 559ac8411f12
children 93a05cb223da
line wrap: on
line diff
--- a/tests/test-help.t	Sun Oct 06 11:06:10 2019 -0400
+++ b/tests/test-help.t	Fri Oct 18 11:18:41 2019 -0400
@@ -92,7 +92,7 @@
    cat           output the current or given revision of files
    copy          mark files as copied for the next commit
    diff          diff repository (or selected files)
-   grep          search revision history for a pattern in specified files
+   grep          search for a pattern in specified files
   
   Change navigation:
   
@@ -220,7 +220,7 @@
    cat           output the current or given revision of files
    copy          mark files as copied for the next commit
    diff          diff repository (or selected files)
-   grep          search revision history for a pattern in specified files
+   grep          search for a pattern in specified files
   
   Change navigation:
   
@@ -2590,7 +2590,7 @@
   grep
   </a>
   </td><td>
-  search revision history for a pattern in specified files
+  search for a pattern in specified files
   </td></tr>
   <tr><td>
   <a href="/help/hashelp">