mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-22 15:01:15 +01:00
updater.bat info
parent
aa2ab8351a
commit
ab197abbb9
@ -53,17 +53,18 @@ Deprecated Arguments (they still work for now):
|
||||
!! Unicode encoded override files should be stored without the BOM header !!
|
||||
|
||||
Available command-line parameters (case-insensitive):
|
||||
- `-esr` activate ESR-related preferences **(new in v4.8)**.
|
||||
- `-MultiOverrides`
|
||||
uses any and all .js files in a `user.js-overrides` sub-folder as overrides instead of the default `user-overrides.js` file. Files are appended in alphabetical order.
|
||||
- `-singleBackup` to use a single backup file and overwrite it on new updates, instead of cumulative backups. This was the default behaviour before v4.3.
|
||||
use any and all .js files in a `user.js-overrides` sub-folder as overrides instead of the default `user-overrides.js` file. Files are appended in alphabetical order.
|
||||
- `-singleBackup` use a single backup file and overwrite it on new updates, instead of cumulative backups. This was the default behavior before v4.3.
|
||||
- `-unattended`
|
||||
runs the script without user-input
|
||||
run the script without user-input
|
||||
- `-updatebatch`
|
||||
the updater will auto-update itself on execution
|
||||
- `-log` writes the console output to the logfile `user.js-update-log.txt`
|
||||
- `-LogP` works just like `-Log` but also opens the logfile after updating
|
||||
- `-log` write the console output to the logfile `user.js-update-log.txt`
|
||||
- `-LogP` just like `-Log` but also open the logfile after updating
|
||||
|
||||
- `-Merge` merges overrides instead of appending them
|
||||
- `-Merge` merge overrides instead of appending them
|
||||
- `_user.js.parrot` lines are not merged
|
||||
- Comments are appended normally
|
||||
- Overrides for inactive (commented out) user.js prefs will be appended
|
||||
|
Loading…
Reference in New Issue
Block a user