summaryrefslogtreecommitdiff
path: root/doc/context/scripts/mkiv/mtx-bibtex.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/scripts/mkiv/mtx-bibtex.xml')
-rw-r--r--doc/context/scripts/mkiv/mtx-bibtex.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/context/scripts/mkiv/mtx-bibtex.xml b/doc/context/scripts/mkiv/mtx-bibtex.xml
index b33e1809c..5c28b946a 100644
--- a/doc/context/scripts/mkiv/mtx-bibtex.xml
+++ b/doc/context/scripts/mkiv/mtx-bibtex.xml
@@ -10,6 +10,7 @@
<subcategory>
<flag name="toxml"><short>convert bibtex database(s) to xml</short></flag>
<flag name="tolua"><short>convert bibtex database(s) to lua</short></flag>
+ <flag name="search"><short>seatch bibtex database(s)</short></flag>
</subcategory>
</category>
</flags>
@@ -20,6 +21,7 @@
<example><command>mtxrun --script bibtex --tolua bibl-001.bib</command></example>
<example><command>mtxrun --script bibtex --tolua --simple bibl-001.bib</command></example>
<example><command>mtxrun --script bibtex --toxml bibl-001.bib bibl-002.bib bibl-003.bib biblio.xml</command></example>
+ <example><command>mtxrun --script bibtex --search --list --pattern=match(author:foo) bar.bib</command></example>
</subcategory>
</category>
</examples>