mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-22 18:41:38 +01:00
Updated 5.1 Updater [Options] (markdown)
parent
99d15738d9
commit
6912581538
@ -60,16 +60,12 @@ Optional Arguments:
|
|||||||
|
|
||||||
Available command-line parameters (case-insensitive):
|
Available command-line parameters (case-insensitive):
|
||||||
- `-esr` activate ESR-related preferences **(new in v4.8)**.
|
- `-esr` activate ESR-related preferences **(new in v4.8)**.
|
||||||
- `-MultiOverrides`
|
- `-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.
|
||||||
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
|
||||||
- `-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
|
||||||
- `-unattended`
|
- `-updatebatch` the updater will auto-update itself on execution
|
||||||
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`
|
- `-log` write the console output to the logfile `user.js-update-log.txt`
|
||||||
- `-LogP` just like `-Log` but also open the logfile after updating
|
- `-LogP` just like `-Log` but also open the logfile after updating
|
||||||
|
|
||||||
- `-Merge` merge overrides instead of appending them
|
- `-Merge` merge overrides instead of appending them
|
||||||
- `_user.js.parrot` lines are not merged
|
- `_user.js.parrot` lines are not merged
|
||||||
- Comments are appended normally
|
- Comments are appended normally
|
||||||
|
Loading…
Reference in New Issue
Block a user