diff --git a/doc/git-annex-preferred-content.mdwn b/doc/git-annex-preferred-content.mdwn index dd1cd5a506..890c519596 100644 --- a/doc/git-annex-preferred-content.mdwn +++ b/doc/git-annex-preferred-content.mdwn @@ -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