diff --git a/admin_manual/maintenance/update.rst b/admin_manual/maintenance/update.rst index a9ed55bef..dd1bde6f6 100644 --- a/admin_manual/maintenance/update.rst +++ b/admin_manual/maintenance/update.rst @@ -26,7 +26,7 @@ Updater app or upgrading manually. You should still maintain regular backups installations that have less data and fewer users, and for admins who do not have shell access, for example on a hosted server. Larger installations should update ownCloud with their Linux package managers or manually - upgrade, and then complete the update with the ``occ --upgrade`` command, + upgrade, and then complete the update with the ``occ upgrade`` command, which is in the ``owncloud`` directory. Run ``occ --help`` to see complete command options.