From 6f8f3d52a9dd86b5087fd1b56d231cc664c1d558 Mon Sep 17 00:00:00 2001 From: Craig Drummond Date: Sun, 6 Mar 2022 10:58:18 +0000 Subject: [PATCH] Actually items in INI override commandline params --- ChangeLog | 1 + UserGuide.md | 7 ++----- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2d7f24c..d29f6ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 0.0.2 ----- 1. Package vcruntime140.dll with Windows ZIP. +2. Update user docs. 0.0.1 ----- diff --git a/UserGuide.md b/UserGuide.md index 3bf6465..c06cfd1 100644 --- a/UserGuide.md +++ b/UserGuide.md @@ -110,9 +110,6 @@ when uploading the database file to LMS. This defaults to `127.0.0.1` * `ignore` specifies the name and location of a file containing items to ignore in mixes. See the `Ignore` section later on for more details. -All configuration items can be supplied on the command-line, and if so those -specified override those from the config file. - Command-line parameters @@ -135,8 +132,8 @@ tracks are to be analysed and how many old tracks are left in the database. * `-L` / `--lms` Hostname, or IP address, of your LMS server. * `-n` / `--numtracks` Specify maximum number of tracks to analyse. -If any of these are used, then they will override their equivalent from the INI -config file. +Equivalent items specied in the INI config file (detailed above) will override +any specified on the commandline. `bliss-analyser` requires one extra parameter, which is used to determine the required task. This takes the following values: