
synoupgrade
List of commands for synoupgrade:
-
synoupgrade:tldr:05fc5 synoupgrade: Upgrade to the latest version automatically.$ sudo synoupgrade --autotry on your machineexplain this command
-
synoupgrade:tldr:063e2 synoupgrade: Start the upgrade process.$ sudo synoupgrade --starttry on your machineexplain this command
-
synoupgrade:tldr:23168 synoupgrade: Apply patches without upgrading the DSM version automatically.$ sudo synoupgrade --auto-smallupdatetry on your machineexplain this command
-
synoupgrade:tldr:32e1b synoupgrade: Check for patches without upgrading the DSM version.$ sudo synoupgrade --check-smallupdatetry on your machineexplain this command
-
synoupgrade:tldr:7fde5 synoupgrade: Display help.$ synoupgradetry on your machineexplain this command
-
synoupgrade:tldr:904f8 synoupgrade: Download the latest upgrade available (use `--download-smallupdate` for patches).$ sudo synoupgrade --downloadtry on your machineexplain this command
-
synoupgrade:tldr:9f15c synoupgrade: Check if upgrades are available.$ sudo synoupgrade --checktry on your machineexplain this command
-
synoupgrade:tldr:e57d2 synoupgrade: Upgrade the DSM using a patch file (should be an absolute path).$ sudo synoupgrade --patch ${-filename-pat}try on your machineexplain this command