X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fcommand_line.rst;h=0e63d97acd8b1d72fd34510848b54ca9fcd15acf;hb=315ee1386d04a3ff44088b19d9ce1c1d79218111;hp=1298111faefd32720c00e6573a6a2cfeb372791e;hpb=1c8112d265e0df9badf0c4d9edf11a439f41b4a1;p=m_librarian.git diff --git a/docs/command_line.rst b/docs/command_line.rst index 1298111..0e63d97 100644 --- a/docs/command_line.rst +++ b/docs/command_line.rst @@ -96,7 +96,7 @@ Book search Usage:: - ml-search.py [-i] [-I] [-t ...] books [-t title] [-s series] [-a archive] [-f file] + ml-search.py [-i] [-I] [-t ...] books [-t title] [-s series] [-a archive] [-f file] [-d] Search and print a list of books by title, series, archive or file name. @@ -106,6 +106,11 @@ Options:: -s, --series series Search by series -a, --archive archive Search by archive (zip file) -f, --file file Search by file name (without extension) + -d, --details Output more details about books; + 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. Extension search ^^^^^^^^^^^^^^^^