From: nobodyinperson Date: Tue, 1 Aug 2023 05:32:19 +0000 (+0000) Subject: Add missing formatting backtick X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~36^2~21^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8740a46f02dad757b2fb61f2a4624dc16531ae27;p=git-annex.git Add missing formatting backtick --- 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