Merge pull request #2047 from nextcloud/backport/2046/stable18

[stable18] fix app:update command
This commit is contained in:
Morris Jobke 2020-05-05 11:30:57 +02:00 committed by GitHub
commit aeaa168018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -318,7 +318,7 @@ It is also possible to import remote files, by piping the input::
While it is possible to update/set/delete the versions and installation
statuses of apps and Nextcloud itself, it is **not** recommended to do this
directly. Use the ``occ app:enable``, ``occ app:disable`` and ``occ update``
directly. Use the ``occ app:enable``, ``occ app:disable`` and ``occ app:update``
commands instead.
Getting a single configuration value