From 94bbb6bab400c734226664dafe831554471fc505 Mon Sep 17 00:00:00 2001 From: claustromaniac <20734810+claustromaniac@users.noreply.github.com> Date: Sun, 24 Dec 2017 16:55:17 +0000 Subject: [PATCH] minor change --- updater.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/updater.bat b/updater.bat index 0d995ca..f9a00f8 100644 --- a/updater.bat +++ b/updater.bat @@ -246,8 +246,8 @@ ECHO: together, a user-overrides-merged.js file is also generated in the roo ECHO: directory for quick reference. It contains only the merged data from ECHO: override files and can be safely discarded after updating, or used as the ECHO: new user-overrides.js. When there are conflicting records for the same -ECHO: pref, the value of the last one declared will be used. Visit the GitHub -ECHO: repository for usage examples and more detailed information. +ECHO: pref, the value of the last one declared will be used. Visit the wiki +ECHO: for usage examples and more detailed information. CALL :message " -multiOverrides" ECHO: Uses any and all .js files in a user.js-overrides sub-folder as overrides ECHO: instead of the default user-overrides.js file. Files are appended in