diff --git a/README.md b/README.md index 5087e4a..3c0fc99 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,12 @@ API URL to for the Church of Sweden current IT operation status(goo.gl/XXKFxQ). ``` --logthreshold Number of entries to be keep in the log database before the databse is purged. If left untouched default is 100 logs. +``` +``` +--database +Full path to database file. Make sure to include file.json after the full path. If left untouched default is mydb.json. +E.g. --database /usr/share/db/mydb.json + ``` ### Contributors