From b8c1ea4b3c819efcad451aea00505ba59bf76a34 Mon Sep 17 00:00:00 2001 From: antelle Date: Sat, 16 Dec 2017 12:52:58 +0100 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 0e5d104..790d7b6 100644 --- a/Configuration.md +++ b/Configuration.md @@ -6,9 +6,12 @@ In order to control some features of desktop app, you can use the following comm `--html-path=path` path to content files (useful for development) `--devtools` show devtools on start -You can also specify the file which you would like to open as the last argument: +You can also specify a file you would like to open as the last argument: `KeeWeb my.kdbx` +Or, with keyfile: +`KeeWeb --keyfile=keyfile.key my.kdbx` + # JSON app config The webapp can load settings from JSON config located on your server. There are two options to specify config location, whichever you like more: