Add missing formatting backtick
This commit is contained in:
parent
fa92383993
commit
8740a46f02
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ The --explain option can be used to understand why a complex preferred
|
|||
content expression matches or fails to match. The expression will
|
||||
be displayed, with each term followed by "[TRUE]" or "[FALSE]" to indicate
|
||||
the value. Irrelevant terms will be ommitted from the explanation,
|
||||
for example "exclude=* and copies=1"` will be displayed as
|
||||
for example `"exclude=* and copies=1"` will be displayed as
|
||||
`"exclude=*[FALSE]"`
|
||||
|
||||
# SEE ALSO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue