From f76a0dc181593711f50687e8a6c189ae3c9efa83 Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Sat, 27 Jul 2019 15:32:24 +0200 Subject: [PATCH] Updated Command Line Interface (markdown) --- Command Line Interface.md => Command-Line-Interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Command Line Interface.md => Command-Line-Interface.md (95%) diff --git a/Command Line Interface.md b/Command-Line-Interface.md similarity index 95% rename from Command Line Interface.md rename to Command-Line-Interface.md index 9d75cd3..73af6f4 100644 --- a/Command Line Interface.md +++ b/Command-Line-Interface.md @@ -13,4 +13,4 @@ Currently supported are 4 options, which are useful for running multiple instanc Calibre-Web supports the following Environmental variables. CALIBRE_DBPATH allows to set the home directory for calibre-web's settings files (app.db. calibre-web.log, gdrive.db)\ -CALIBRE_PORT allows to set the default listening port during creation of the settings database. Afterwards the port which is configured in the UI is used. +CALIBRE_PORT allows to set the default listening port during creation of the settings database. Afterwards the port which is configured in the UI, is used.