Browse Source

Update README.md

pull/213/head
Dave Russell 2 years ago
committed by GitHub
parent
commit
911f1f03a1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

6
README.md

@ -65,14 +65,14 @@ ### Options when running the script <a name="options"></a>
and sets max memory to the amount of installed memory and sets max memory to the amount of installed memory
-w, --wdda Disable WD Device Analytics to prevent DSM showing -w, --wdda Disable WD Device Analytics to prevent DSM showing
a false warning for WD drives that are 3 years old a false warning for WD drives that are 3 years old
DSM 7.2.1 already has WDDA disabled. DSM 7.2.1 already has WDDA disabled
-f, --force Force DSM to not check drive compatibility -f, --force Force DSM to not check drive compatibility
Do not use this option unless absolutely needed. Do not use this option unless absolutely needed.
-e, --email Disable colored text in output scheduler emails -e, --email Disable colored text in output scheduler emails
--restore Undo all changes made by the script --restore Undo all changes made by the script
--autoupdate=AGE Auto update script (useful when script is scheduled) --autoupdate=AGE Auto update script (useful when script is scheduled)
AGE is how many days old a release must be before. AGE is how many days old a release must be before
auto-updating. AGE must be a number: 0 or greater. auto-updating. AGE must be a number: 0 or greater
-h, --help Show this help message -h, --help Show this help message
-v, --version Show the script version -v, --version Show the script version
``` ```

Loading…
Cancel
Save