mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user