cupsctl: wrap error_log inside backticks

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Vitor Henrique 2023-12-15 17:32:23 -03:00 committed by GitHub
parent 31f3dc4c26
commit b7712ea2ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}}`