mirror of
https://github.com/janeczku/calibre-web
synced 2024-10-31 23:26:20 +00:00
Updated Command Line Interface (markdown)
parent
34eea24746
commit
15a278e6fe
@ -1,12 +1,16 @@
|
||||
## Command line options
|
||||
|
||||
Starting the script with `-h` lists all supported command line options.\
|
||||
Currently supported are 4 options, which are useful for running multiple instances of Calibre-Web.
|
||||
Currently supported are several options, which are useful for running multiple instances of Calibre-Web, and other administrative tasks.
|
||||
|
||||
`-p path` allows to specify the location of the settings database\
|
||||
`-g path` allows to specify the location of the google-drive database\
|
||||
`-c path` allows to specify the location of SSL certfile, works only in combination with keyfile\
|
||||
`-k path` allows to specify the location of SSL keyfile, works only in combination with certfile
|
||||
`-v` shows the current version info and exits
|
||||
`-i ip-address` limits the listening address of the server to the given ip-address
|
||||
`-s user:password` tbd
|
||||
|
||||
|
||||
## Environmental variables
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user