X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=docs%2Fcommand_line.rst;h=56824a93aae6ddcc849668887ceda1117fae5095;hb=refs%2Ftags%2F0.0.17;hp=99b5c8425ba0d3234af47f21eaf37774f880c4c3;hpb=486c6f02b0a7dfb9debe00780257d191eb21c395;p=m_librarian.git diff --git a/docs/command_line.rst b/docs/command_line.rst index 99b5c84..56824a9 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,11 +29,13 @@ ml-import.py Usage:: - ml-import.py [-D] [file.inpx ...] + ml-import.py [-C] [-D] [-P] [file.inpx ...] Options:: + -C, --config config Configuration file -D, --database database Open this database by pathname/db uri + -P, --no-pbar Inhibit progress bar Initialize database, import genres list and import a list of INPX files listed in the command line. On subsequent runs doesn’t destroy DB or @@ -44,13 +47,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 +161,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]