From 7bf5ff502cf704060dc8037dcdcc3633ef18534a Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 2 Jun 2024 12:03:29 +0200 Subject: [PATCH] Updated Server Diagnostics Troubleshooting (markdown) --- Server-Diagnostics---Troubleshooting.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Server-Diagnostics---Troubleshooting.md b/Server-Diagnostics---Troubleshooting.md index 1a3cbdd..a5eec6f 100644 --- a/Server-Diagnostics---Troubleshooting.md +++ b/Server-Diagnostics---Troubleshooting.md @@ -5,7 +5,8 @@ Since 3.0.0 a special command exists to verify the storage of the collections: ``` -## as user "radicale" (or the user which "owns" the storage), optional add for watching the progress: --logging-level debug +## as user "radicale" (or the user which "owns" the storage) +# add optional for watching the progress: --logging-level debug /usr/bin/radicale --verify-storage ```