1.TH "mtx-grep" "1" "01-01-2025" "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 --all 21count all occurences in a line 22.TP 23.B --nocomment 24skip lines that start with %% or # 25.TP 26.B --noattic 27skip files that hh considers irrelevant 28.TP 29.B --n 30show at most n matches 31.TP 32.B --first 33only show first match 34.TP 35.B --match 36return the match (if it is one) 37.TP 38.B --xml 39pattern is lpath expression 40.SH AUTHOR 41More information about ConTeXt and the tools that come with it can be found at: 42 43 44.B "maillist:" 45ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context 46 47.B "webpage:" 48http://www.pragma-ade.nl / http://tex.aanhet.net 49 50.B "wiki:" 51http://contextgarden.net 52