From 16de88934aec52f1ea571f58a4f94acfb00ed04e 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 1bdddad40..e20930016 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -931,7 +931,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::