From 6e046483d6087dc1c5e410c455d35c14828b1dbc Mon Sep 17 00:00:00 2001 From: earthlng Date: Sat, 22 Aug 2020 12:30:07 +0000 Subject: [PATCH] Updated 3.3 Updater Scripts (markdown) --- 3.3-Updater-Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.3-Updater-Scripts.md b/3.3-Updater-Scripts.md index 29d7a29..a2dfb12 100644 --- a/3.3-Updater-Scripts.md +++ b/3.3-Updater-Scripts.md @@ -10,7 +10,7 @@ Unless you want to use the `user.js` exactly as it is, you **must** follow our n [Download](https://github.com/ghacksuserjs/ghacks-user.js/raw/master/updater.sh) the `updater.sh` script and save it in your profile folder. You can run it without any command line arguments and it will backup your current `user.js`, download the latest `ghacks user.js` and if it finds a `user-overrides.js` in the same folder it will append that to the `user.js`. -By default the updater script also compares its version number to the one online. If there is a newer version of `updater.sh` online, it asks you for confirmation to download and run it. Two command-line parameters are available to change this behavior (`-d` or `-u`). +By default the updater script also compares its version number to the one online. If there's a newer version of `updater.sh` online, it asks you for confirmation to download and run it. Two command-line parameters are available to change this behavior (`-d` or `-u`). Available command-line parameters in v2.0+ (case-insensitive): ```