#1147165 topydo: `--info` rendering broken in manpage

#1147165#5
Date:
2026-09-08 15:36:19 UTC
From:
To:
Hello,

the manpage for topydo has:

   OPTIONS
       -info  Print out current configuration information for topydo, including
              the path the executable and the tasking file.

but `--info` only works with two dashes. In html output mode, the double
dash is rendered as an ndash (–, U+2013) instead of a hyphen-minus (-, U+2d)

diff --git a/debian/topydo.1.md b/debian/topydo.1.md
index 8feeb4a44f35..8b78136d1ca9 100644
--- a/debian/topydo.1.md
+++ b/debian/topydo.1.md
@@ -23,7 +23,7 @@ managing a common tasking file.

 ## OPTIONS