]> git.phdru.name Git - m_librarian.git/blobdiff - docs/command_line.rst
Document extension search
[m_librarian.git] / docs / command_line.rst
index 6347dff93f5241c56356427e0027b7ef6d076194..bb3b8a264f29b79db881bc87b9b004178aced579 100644 (file)
@@ -91,4 +91,13 @@ Example::
 Search and print a list of authors whose surname starts with "duck", and
 name starts with "mack", case insensitive.
 
+Extension search
+^^^^^^^^^^^^^^^^
+
+Usage::
+
+    ml-search.py [-i] [-I] [-t ...] ext name
+
+Search and print a list of extensions by name.
+
 .. vim: set tw=72 :