Package: topydo
Version: 0.16+dfsg1-1
Severity: minor
X-Debbugs-Cc: [email protected]

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
 
-_--info_
+_\-\-info_
 : Print out current configuration information for topydo, including the path
 the executable and the tasking file.
 
should fix that. (But note, that I don't know much about pandoc and
didn't test a complete package build and if the patch is right, the
other options's descriptions should probably get some backslashes, too.)

Alternatively that might be a pandoc issue given that --info is rendered
correctly in the SYNOPSIS section.

Best regards
Uwe

-- System Information:
Debian Release: 13.6
  APT prefers stable-updates
  APT policy: (750, 'stable-updates'), (750, 'stable-security'), (750, 
'stable-debug'), (750, 'stable'), (700, 'oldstable-security'), (700, 
'oldstable-debug'), (700, 'oldstable'), (600, 'unstable'), (500, 
'unstable-debug'), (500, 'testing-debug'), (500, 'proposed-updates'), (500, 
'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: arm64

Kernel: Linux 7.1.5+deb14-amd64 (SMP w/22 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages topydo depends on:
ii  python3        3.13.5-1
ii  python3-arrow  1.3.0-1.1

Versions of packages topydo recommends:
ii  python3-icalendar       6.0.1-2
ii  python3-prompt-toolkit  3.0.51-2
ii  python3-urwid           2.6.16-1
ii  python3-watchdog        6.0.0-1
ii  todo.txt-base           2.7

topydo suggests no packages.

-- no debconf information

Reply via email to