From f6f70020e543eb9f7727b836816001aeb58a74b9 Mon Sep 17 00:00:00 2001 From: Zotify <10505468-zotify@users.noreply.gitlab.com> Date: Sun, 26 Dec 2021 05:36:08 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 42bc870..5c78eda 100644 --- a/README.md +++ b/README.md @@ -42,15 +42,15 @@ Different usage modes: Extra command line options: -ns, --no-splash Suppress the splash screen when loading. - --config-location Use a different zs_config.json, defaults to the one in the program directory + --config-location Use a different zconfig.json, defaults to the one in the program directory ``` ### Options: -All these options can either be configured in the zs_config or via the commandline, in case of both the commandline-option has higher priority. +All these options can either be configured in the zconfig or via the commandline, in case of both the commandline-option has higher priority. Be aware you have to set boolean values in the commandline like this: `--download-real-time=True` -| Key (zs-config) | commandline parameter | Description +| Key (zconfig) | commandline parameter | Description |------------------------------|----------------------------------|---------------------------------------------------------------------| | ROOT_PATH | --root-path | directory where Zotify saves the music | ROOT_PODCAST_PATH | --root-podcast-path | directory where Zotify saves the podcasts