diff --git a/Command-Line-Interface.md b/Command-Line-Interface.md index eb282c2..271f56f 100644 --- a/Command-Line-Interface.md +++ b/Command-Line-Interface.md @@ -6,9 +6,9 @@ Currently supported are several options, which are useful for running multiple i `-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 +`-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