This commit is contained in:
Neil 2021-06-12 18:40:45 -07:00
parent fd36482f57
commit a564c45d9f

View File

@ -11,7 +11,9 @@ ignored.
FindPatterns [filename] [-b] [-e] [-i] [-o] [-v] [-m<n>] [-l<n>] [-g<n>] [-?|h]
| filename | Attempt to read input from this file, otherwise uses stdin. |
<table>
<tr><td>filename</td><td>Attempt to read input from this file, otherwise uses stdin.</td></tr>
</table>
|-|-|
| -b | Keep a buffer to count repeated matches (!o -> b.) |
| -e | Echo input. |