Add missing formatting backtick
authornobodyinperson <nobodyinperson@web>
Tue, 1 Aug 2023 05:32:19 +0000 (05:32 +0000)
committeradmin <admin@branchable.com>
Tue, 1 Aug 2023 05:32:19 +0000 (05:32 +0000)
doc/git-annex-preferred-content.mdwn

index dd1cd5a506f44c135d907bf20abf40ed9094f9c7..890c5195961d94914a569fb5cbf268b370366a8e 100644 (file)
@@ -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