Merge pull request #11487 from nextcloud/backport/11399/stable27

[stable27] feat(admin): document the `--showonly` flag of the app update command
This commit is contained in:
tflidd 2024-01-31 20:58:37 +01:00 committed by GitHub
commit 0be66afcaf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -264,6 +264,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