diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index 55cf2bb3d..917323bfd 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -265,6 +265,10 @@ To update all apps:: sudo -u www-data php occ app:update --all +To show available update(s) without updating:: + + sudo -u www-data php occ app:update --showonly + .. _background_jobs_selector_label: Background jobs selector