mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #12528 from nextcloud/rakekniven-patch-2
Add "--allow-unstable" section for app update
This commit is contained in:
@@ -308,6 +308,10 @@ To show available update(s) without updating::
|
||||
|
||||
sudo -u www-data php occ app:update --showonly
|
||||
|
||||
To update an app to an unstable release, for instance News::
|
||||
|
||||
sudo -u www-data php occ app:update --allow-unstable news
|
||||
|
||||
.. _background_jobs_selector_label:
|
||||
|
||||
Background jobs selector
|
||||
|
||||
Reference in New Issue
Block a user