Browse Source

Merge pull request #71 from 007revad/develop

Update README.md
pull/91/head
Dave Russell 3 years ago
committed by GitHub
parent
commit
da509f7aa0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -45,7 +45,7 @@ ### Options when running the script
There are optional flags you can use when running the script:
* --showedits or -s to show you the changes it made to the Synology's compatible-drive database.
* --noupdate or -n to prevent DSM updating the compatible drive databases.
* --noupdate or -n to prevent DSM updating the compatible drive databases. See note below.
* --m2 or -m to prevent processing M.2 drives.
* --force or -f to disable "support_disk_compatibility". This should only be needed if any of your drives weren't detected.
* If you run the script without --force or -f it will re-eanble "support_disk_compatibility".
@ -53,6 +53,8 @@ ### Options when running the script
* If you run the script without --ram or -r it will re-eanble "support_memory_compatibility".
* --restore to undo all the changes the script has made.
**Note** If you have some Synology drives and want to update their firmware run the script **without** --noupdate or -n, then do the drive database update from Storage Manager and finally run the script again with your preferred options.
<p align="leftr"><img src="images/syno_hdd_db_help2.png"></p>
### Scheduling the script in Synology's Task Scheduler

Loading…
Cancel
Save