diff --git a/UserGuide.md b/UserGuide.md index 2069f88..a8286e0 100644 --- a/UserGuide.md +++ b/UserGuide.md @@ -109,7 +109,8 @@ music folders may be specified via `music_1`, `music_2`, `music_3`, and `music_4 * `db` specifies the name and location of the database file used to store the analysis results. This will default to `bliss.db` in the current folder. * `lms` specifies the hostname, or IP address, of your LMS server. This is used -when uploading the database file to LMS. This defaults to `127.0.0.1` +when uploading the database file to LMS. This defaults to `127.0.0.1` If your LMS is +password protected then use `user:pass@server` - e.g. `lms=pi:abc123@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.