diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index 8e161c873..e3b5d944e 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -198,7 +198,8 @@ The ``app`` commands list, enable, and disable apps:: app:enable enable an app app:getpath get an absolute path to the app directory app:list list all available apps - app:update update an app or all apps + app:update update an app or all apps + app:remove disable and remove an app List all of your installed apps, and show whether they are enabled or disabled::