diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -854,6 +854,10 @@ argument material. Most directives must be the first item of a line. A summary of the available directives follows: +.IP @(eof) +Explicitly match the end of file. Fails if unmatched data remains in +the input stream. + .IP @(next) Continue matching in another file. |