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: