X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fcommand_line.rst;h=62584436047df73c9ef9169fea58a283e2a55e9e;hb=2b29248d0a515b4e0b33183eae584511bf399bfd;hp=99b5c8425ba0d3234af47f21eaf37774f880c4c3;hpb=486c6f02b0a7dfb9debe00780257d191eb21c395;p=m_librarian.git diff --git a/docs/command_line.rst b/docs/command_line.rst index 99b5c84..6258443 100644 --- a/docs/command_line.rst +++ b/docs/command_line.rst @@ -13,10 +13,11 @@ ml-initdb.py Usage:: - ml-initdb.py [-D] + ml-initdb.py [-C] [-D] Options:: + -C, --config config Configuration file -D, --database database Open this database by pathname/db uri Initialize database and import genres list. Isn’t really needed as @@ -28,10 +29,11 @@ ml-import.py Usage:: - ml-import.py [-D] [file.inpx ...] + ml-import.py [-C] [-D] [file.inpx ...] Options:: + -C, --config config Configuration file -D, --database database Open this database by pathname/db uri Initialize database, import genres list and import a list of INPX files @@ -44,13 +46,14 @@ ml-search.py Usage:: - ml-search.py [-D] [-i] [-I] [-t] [-s] [-f] [-v] [-c] ... + ml-search.py [-C] [-D] [-i] [-I] [-t] [-s] [-f] [-v] [-c] ... Search through the database and display results. Currently can only search authors by name. Global options:: + -C, --config config Configuration file -D, --database database Open this database by pathname/db uri -i, --ignore-case ignore case (default is to guess) -I, --case-sensitive don’t ignore case @@ -157,7 +160,7 @@ archive name, file name, extension and size, and flag if the book is marked to be deleted. Option `-P` provides the path to the directory with the library -archives. By default the path is extracted from `m_librarian.conf`, +archives. By default the path is extracted from configuration file, section `[library]`, key `path`:: [library]