comparison tests/test-help-hide.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 3de4f17f4824
children bb3a5c0df06b
comparison
equal deleted inserted replaced
43304:8cb5f96db235 43305:d782cce137fd
38 38
39 annotate show changeset information by line for each file 39 annotate show changeset information by line for each file
40 cat output the current or given revision of files 40 cat output the current or given revision of files
41 copy mark files as copied for the next commit 41 copy mark files as copied for the next commit
42 diff diff repository (or selected files) 42 diff diff repository (or selected files)
43 grep search revision history for a pattern in specified files 43 grep search for a pattern in specified files
44 44
45 Change navigation: 45 Change navigation:
46 46
47 bisect subdivision search of changesets 47 bisect subdivision search of changesets
48 heads show branch heads 48 heads show branch heads
174 174
175 annotate show changeset information by line for each file 175 annotate show changeset information by line for each file
176 cat output the current or given revision of files 176 cat output the current or given revision of files
177 copy mark files as copied for the next commit 177 copy mark files as copied for the next commit
178 diff diff repository (or selected files) 178 diff diff repository (or selected files)
179 grep search revision history for a pattern in specified files 179 grep search for a pattern in specified files
180 180
181 Change navigation: 181 Change navigation:
182 182
183 bisect subdivision search of changesets 183 bisect subdivision search of changesets
184 heads show branch heads 184 heads show branch heads