mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
feat(admin): document the --showonly flag of the app update command
Signed-off-by: Joda Stößer <git@simjo.st>
This commit is contained in:
parent
67cb88e537
commit
3f8e2c02d3
@ -264,6 +264,10 @@ To update all apps::
|
||||
|
||||
sudo -u www-data php occ app:update --all
|
||||
|
||||
To show only available updates::
|
||||
|
||||
sudo -u www-data php occ app:update --showonly
|
||||
|
||||
.. _background_jobs_selector_label:
|
||||
|
||||
Background jobs selector
|
||||
|
||||
Loading…
Reference in New Issue
Block a user