From d6c79885ea52c972876135ca0a8be87ee8e7b9d7 Mon Sep 17 00:00:00 2001 From: Ruben Barkow-Kuder Date: Tue, 5 May 2020 00:18:25 +0200 Subject: [PATCH] fix app:update command --- admin_manual/configuration_server/occ_command.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index b6a58c8d5..421de5b8d 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -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