Forrest logo
back to context overview

synoupgrade

List of commands for synoupgrade:

  • synoupgrade:tldr:05fc5 synoupgrade: Upgrade to the latest version automatically.
    $ sudo synoupgrade --auto
    try on your machine
    explain this command
  • synoupgrade:tldr:063e2 synoupgrade: Start the upgrade process.
    $ sudo synoupgrade --start
    try on your machine
    explain this command
  • synoupgrade:tldr:23168 synoupgrade: Apply patches without upgrading the DSM version automatically.
    $ sudo synoupgrade --auto-smallupdate
    try on your machine
    explain this command
  • synoupgrade:tldr:32e1b synoupgrade: Check for patches without upgrading the DSM version.
    $ sudo synoupgrade --check-smallupdate
    try on your machine
    explain this command
  • synoupgrade:tldr:7fde5 synoupgrade: Display help.
    $ synoupgrade
    try on your machine
    explain this command
  • synoupgrade:tldr:904f8 synoupgrade: Download the latest upgrade available (use `--download-smallupdate` for patches).
    $ sudo synoupgrade --download
    try on your machine
    explain this command
  • synoupgrade:tldr:9f15c synoupgrade: Check if upgrades are available.
    $ sudo synoupgrade --check
    try on your machine
    explain 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 machine
    explain this command
back to context overview