From b9a16e447e7f58d0fcff30ea9b23e330b74567d2 Mon Sep 17 00:00:00 2001 From: Sascha Wiswedel Date: Thu, 7 Jan 2021 20:48:48 +0100 Subject: [PATCH] made log watching via occ more precise Signed-off-by: Sascha Wiswedel --- 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 f2ed7ff6a..a9e35228b 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -934,7 +934,7 @@ These commands view and configure your Nextcloud logging preferences:: log:file manipulate Nextcloud logging backend log:manage manage logging configuration log:tail tail the nextcloud logfile [requires app "Log Reader" to be enabled] - log:watch watch the nextcloud logfile [requires app "Log Reader" to be enabled] + log:watch watch the nextcloud logfile live [requires app "Log Reader" to be enabled] Run ``log:file [--] [--enable] [--file] [--rotate-size]`` to see your current logging status::