From bcd0354a0cd893afebec516a071938733fc5d670 Mon Sep 17 00:00:00 2001 From: vitorhcl Date: Fri, 15 Dec 2023 11:29:02 -0300 Subject: [PATCH] cupsctl, lpoptions: add curly brackets to placeholders --- pages.pt_BR/common/cupsctl.md | 4 ++-- pages/common/cupsctl.md | 4 ++-- pages/common/lpoptions.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pages.pt_BR/common/cupsctl.md b/pages.pt_BR/common/cupsctl.md index a1d8a813e3..b717fc423d 100644 --- a/pages.pt_BR/common/cupsctl.md +++ b/pages.pt_BR/common/cupsctl.md @@ -17,11 +17,11 @@ - Ativar ou desativar o registro de depuração para o arquivo error_log: -`cupsctl --debug-logging|--no-debug-loging` +`cupsctl {{--debug-logging|--no-debug-loging}}` - Ativar ou desativar a administração remota: -`cupsctl --remote-admin|--no-remote-admin` +`cupsctl {{--remote-admin|--no-remote-admin}}` - Exibir o estado atual do registro de depuração: diff --git a/pages/common/cupsctl.md b/pages/common/cupsctl.md index 84bdbe54a6..84e79439e4 100644 --- a/pages/common/cupsctl.md +++ b/pages/common/cupsctl.md @@ -17,11 +17,11 @@ - Enable or disable debug logging to the error_log file: -`cupsctl --debug-logging|--no-debug-loging` +`cupsctl {{--debug-logging|--no-debug-loging}}` - Enable or disable remote administration: -`cupsctl --remote-admin|--no-remote-admin` +`cupsctl {{--remote-admin|--no-remote-admin}}` - Parse the current debug logging state: diff --git a/pages/common/lpoptions.md b/pages/common/lpoptions.md index b95c378c7a..42f6994667 100644 --- a/pages/common/lpoptions.md +++ b/pages/common/lpoptions.md @@ -14,7 +14,7 @@ - Set a new [o]ption on a specific printer: -`lpoptions -d {{printer}} -o option[=value]` +`lpoptions -d {{printer}} -o {{option[=value]}}` - Remove the options of a specific printer: