cupsctl: wrap error_log inside backticks
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
31f3dc4c26
commit
b7712ea2ca
|
|
@ -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}}`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue