diff --git a/README.md b/README.md index c11cad3..bd4c6aa 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,14 @@ ### When to run the script ### Options when running the script -There are 4 optional flags you can use 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. +* --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". * --ram or -r to disable "support_memory_compatibility". * If you run the script without --ram or -r it will re-eanble "support_memory_compatibility". -* --m2 or -m to prevent processing M.2 drives.