mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-22 10:31:40 +01:00
Updated 5.1 Updater [Options] (markdown)
parent
99d15738d9
commit
6912581538
@ -60,16 +60,12 @@ Optional Arguments:
|
||||
|
||||
Available command-line parameters (case-insensitive):
|
||||
- `-esr` activate ESR-related preferences **(new in v4.8)**.
|
||||
- `-MultiOverrides`
|
||||
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`
|
||||
run the script without user-input
|
||||
- `-updatebatch`
|
||||
the updater will auto-update itself on execution
|
||||
- `-MultiOverrides` 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` run the script without user-input
|
||||
- `-updatebatch` the updater will auto-update itself on execution
|
||||
- `-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` merge overrides instead of appending them
|
||||
- `_user.js.parrot` lines are not merged
|
||||
- Comments are appended normally
|
||||
|
Loading…
Reference in New Issue
Block a user