From b7712ea2ca744693f8601560bfeafa4816e8ec60 Mon Sep 17 00:00:00 2001 From: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com> Date: Fri, 15 Dec 2023 17:32:23 -0300 Subject: [PATCH] cupsctl: wrap error_log inside backticks Co-authored-by: K.B.Dharun Krishna --- pages/common/cupsctl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/cupsctl.md b/pages/common/cupsctl.md index c467bf00d4..778508f135 100644 --- a/pages/common/cupsctl.md +++ b/pages/common/cupsctl.md @@ -15,7 +15,7 @@ `cupsctl -E` -- Enable or disable debug logging to the error_log file: +- Enable or disable debug logging to the `error_log` file: `cupsctl {{--debug-logging|--no-debug-loging}}`