X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fcommand_line.rst;h=97c0648a0f9c1c4babe36a1a27429acf15c2d762;hb=dfd8fafe202dacfe4c7162f5d481782f015c20c5;hp=1e3adc64f5e342315edc7e8382ac538b9e8cd0d5;hpb=008868e3fba7af00b83631666aa5958a23560e57;p=m_librarian.git diff --git a/docs/command_line.rst b/docs/command_line.rst index 1e3adc6..97c0648 100644 --- a/docs/command_line.rst +++ b/docs/command_line.rst @@ -93,6 +93,7 @@ Example:: Search and print a list of authors whose surname starts with "duck", and name starts with "mack", case insensitive. + Book search ^^^^^^^^^^^ @@ -115,7 +116,10 @@ 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 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, language and file extension. +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 ^^^^^^^^^^^^^^^^ @@ -126,6 +130,7 @@ Usage:: Search and print a list of extensions by name. + Genres search ^^^^^^^^^^^^^ @@ -140,6 +145,7 @@ Options:: -n, --name name Search by name -t, --title title Search by title + Language search ^^^^^^^^^^^^^^^