From 34fc3489d8d8439f50b8490b7d18dac7089e9c33 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Sun, 21 Jan 2024 07:26:45 +1100 Subject: [PATCH] Update syno_hdd_db.sh Fix typo in wdda comment --- syno_hdd_db.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syno_hdd_db.sh b/syno_hdd_db.sh index 5f1e6d3..e9d2502 100644 --- a/syno_hdd_db.sh +++ b/syno_hdd_db.sh @@ -120,7 +120,7 @@ if options="$(getopt -o abcdefghijklmnopqrstuvwxyz0123456789 -l \ -r|--ram) # Disable "support_memory_compatibility" ram=yes ;; - -w|--wdda) # Disable "support_memory_compatibility" + -w|--wdda) # Disable "support_wdda" wdda=no ;; -e|--email) # Disable colour text in task scheduler emails