]> git.phdru.name Git - m_librarian.git/blobdiff - docs/command_line.rst
Version 0.0.6: search books by title, series, archive, file
[m_librarian.git] / docs / command_line.rst
index 42bae7e858a0f0049eee64ba5e19dfc67c2d75bc..97c0648a0f9c1c4babe36a1a27429acf15c2d762 100644 (file)
@@ -93,6 +93,7 @@ Example::
 Search and print a list of authors whose surname starts with "duck", and
 name starts with "mack", case insensitive.
 
 Search and print a list of authors whose surname starts with "duck", and
 name starts with "mack", case insensitive.
 
+
 Book search
 ^^^^^^^^^^^
 
 Book search
 ^^^^^^^^^^^
 
@@ -112,7 +113,13 @@ Options::
                            repeat for even more details
 
 By default the program prints only titles of the found book. With one
                            repeat for even more details
 
 By default the program prints only titles of the found book. With one
-option `-d` it also prints the list of authors.
+option `-d` it also prints the list of authors and genres, and also
+series the book belongs to (if any) and the serial number of the book in
+the series. With two options `-d` (`-d -d` or simply `-dd`) it also
+prints the file date and language. With three `-d` it prints archive
+name, file name, extension and size, and flag if the book is marked to
+be deleted.
+
 
 Extension search
 ^^^^^^^^^^^^^^^^
 
 Extension search
 ^^^^^^^^^^^^^^^^
@@ -123,6 +130,7 @@ Usage::
 
 Search and print a list of extensions by name.
 
 
 Search and print a list of extensions by name.
 
+
 Genres search
 ^^^^^^^^^^^^^
 
 Genres search
 ^^^^^^^^^^^^^
 
@@ -137,6 +145,7 @@ Options::
     -n, --name name    Search by name
     -t, --title title  Search by title
 
     -n, --name name    Search by name
     -t, --title title  Search by title
 
+
 Language search
 ^^^^^^^^^^^^^^^
 
 Language search
 ^^^^^^^^^^^^^^^