]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-tag.txt
Merge branch 'jc/maint-column-doc-typofix'
[thirdparty/git.git] / Documentation / git-tag.txt
index 56656d1be60331cf9896b02e0ccf553c83d88b01..31a97a1b6c5b22ab5c8b959a8a550126f26146d2 100644 (file)
@@ -134,7 +134,7 @@ options for details.
 --column[=<options>]::
 --no-column::
        Display tag listing in columns. See configuration variable
-       column.tag for option syntax.`--column` and `--no-column`
+       `column.tag` for option syntax. `--column` and `--no-column`
        without options are equivalent to 'always' and 'never' respectively.
 +
 This option is only applicable when listing tags without annotation lines.