summaryrefslogtreecommitdiff
path: root/version/version.go
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2021-03-29 12:56:22 -0600
committerEd Santiago <santiago@redhat.com>2021-03-29 13:00:11 -0600
commitcc0bcea4eafd355e49a2ea3f2470a647bdc9206c (patch)
tree139a0d72bbaab7d3ef472f0a9e21e14353497c94 /version/version.go
parent3d6dcdc7a4f9270df79de77f76ad8176fbda82a0 (diff)
downloadpodman-cc0bcea4eafd355e49a2ea3f2470a647bdc9206c.tar.gz
podman-cc0bcea4eafd355e49a2ea3f2470a647bdc9206c.tar.bz2
podman-cc0bcea4eafd355e49a2ea3f2470a647bdc9206c.zip
manpage xref: helpful diagnostic for unescaped dash-dash
PR #9856 works around a buggy markdown processor that cleverly converts double dashes to em-dash. The unfortunate result is that the man page source files are unmaintainable, because every '--foo' has to be specified as '\-\-foo'. This is impossible for humans to remember, so let's add a helpful diagnostic message when we detect new options added without the escapes. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'version/version.go')
0 files changed, 0 insertions, 0 deletions