mtx-grep.man /size: 853 b    last modification: 2024-01-16 09:02
1.TH "mtx-grep" "1" "01-01-2024" "version 0.10" "Simple Grepper"
2.SH NAME
3 mtx-grep - Simple Grepper
4.SH SYNOPSIS
5.B mtxrun --script grep [
6.I OPTIONS ...
7.B ] [
8.I FILENAMES
9.B ]
10.SH DESCRIPTION
11.B Simple Grepper
12.SH OPTIONS
13.TP
14.B --pattern
15search for pattern (optional)
16.TP
17.B --count
18count matches only
19.TP
20.B --nocomment
21skip lines that start with %% or #
22.TP
23.B --noattic
24skip files that hh considers irrelevant
25.TP
26.B --n
27show at most n matches
28.TP
29.B --first
30only show first match
31.TP
32.B --match
33return the match (if it is one)
34.TP
35.B --xml
36pattern is lpath expression
37.SH AUTHOR
38More information about ConTeXt and the tools that come with it can be found at:
39
40
41.B "maillist:"
42ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
43
44.B "webpage:"
45http://www.pragma-ade.nl / http://tex.aanhet.net
46
47.B "wiki:"
48http://contextgarden.net
49