Browse Source
Update README.md
Updated optional flag text to match v1.2.17
pull/20/head
007revad
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
2 deletions
-
README.md
|
|
@ -41,13 +41,14 @@ ### When to run the script |
|
|
|
|
|
|
|
|
### Options when running 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. |
|
|
* --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. |
|
|
* --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". |
|
|
* If you run the script without --force or -f it will re-eanble "support_disk_compatibility". |
|
|
* --ram or -r to disable "support_memory_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". |
|
|
* 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. |
|
|
|
|
|
|
|
|
|
|
|
<p align="leftr"><img src="images/syno_hdd_db_help.png"></p> |
|
|
<p align="leftr"><img src="images/syno_hdd_db_help.png"></p> |
|
|
|
|
|
|
|
|
|