Merge pull request #12528 from nextcloud/rakekniven-patch-2

Add "--allow-unstable" section for app update
This commit is contained in:
rakekniven 2025-01-22 13:35:49 +01:00 committed by GitHub
commit ee3df090eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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