1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-10-31 23:26:20 +00:00

Updated Command Line Interface (markdown)

Ozzie Isaacs 2021-01-18 20:25:08 +01:00
parent a1566e7ea9
commit f5fa537132

@ -10,7 +10,7 @@ Currently supported are several options, which are useful for running multiple i
`-f` activates the filepicker for the Calibre Database in the unconfigured/inital mode *)\ `-f` activates the filepicker for the Calibre Database in the unconfigured/inital mode *)\
`-v` shows the current version info and exits\ `-v` shows the current version info and exits\
`-i ip-address` limits the listening address of the server to the given ip-address\ `-i ip-address` limits the listening address of the server to the given ip-address\
`-s user:password` tbd `-s user:password` changes the password of user to password and ends Calibre-Web
Starting Calibre-Web with `-k "" -c ""`, deactivates the ssl-server, it falls back to non-ssl, so you can change the ssl settings. Starting Calibre-Web with `-k "" -c ""`, deactivates the ssl-server, it falls back to non-ssl, so you can change the ssl settings.