Merge pull request #11399 from nextcloud/feat(admin)-document-the---showonly-flag-of-the-update-command

feat(admin): document the `--showonly` flag of the app update command
This commit is contained in:
Ferdinand Thiessen 2024-01-18 14:14:11 +01:00 committed by GitHub
commit 1abc7216ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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