]> git.phdru.name Git - m_librarian.git/blobdiff - docs/command_line.rst
Search books by genre's name and title
[m_librarian.git] / docs / command_line.rst
index 97c0648a0f9c1c4babe36a1a27429acf15c2d762..0289a1e21228a3a678cd832d39c142e22eacb5fa 100644 (file)
@@ -99,7 +99,7 @@ Book search
 
 Usage::
 
-    ml-search.py [-i/-I] [-t/-s/-f] books [-t title] [-s series] [-a archive] [-f file] [-d]
+    ml-search.py [-i/-I] [-t/-s/-f] books [-t title] [-s series] [-a archive] [-f file] [-d] [--surname name] [--name name] [--misc-name name] [--fullname name] [-e ext] [--gname name] [--gtitle title] [-l lang]
 
 Search and print a list of books by title, series, archive or file name.
 
@@ -111,6 +111,14 @@ Options::
     -f, --file file        Search by file name (without extension)
     -d, --details          Output more details about books;
                            repeat for even more details
+    --surname surname      Search by author's surname
+    --name name            Search by author's name
+    --misc-name misc. name Search by author's misc. name
+    --fullname name        Search by author's full name
+    -e, --ext ext          Search by file extension
+    --gname name           Search by genre's name
+    --gtitle title         Search by genre's title
+    -l, --lang lang        Search by language
 
 By default the program prints only titles of the found book. With one
 option `-d` it also prints the list of authors and genres, and also