#1080246 rhythmbox: man page for rhythmbox-client has --no-present on the same line as --interactive

Package:
rhythmbox
Source:
rhythmbox
Description:
music player and organizer for GNOME
Submitter:
Tom Goulet
Date:
2024-09-01 01:57:02 UTC
Severity:
normal
#1080246#5
Date:
2024-09-01 01:43:39 UTC
From:
To:
Dear Maintainer,

In the man page for rhythmbox-client the --no-present option is stuck in the
same section as -i,--interactive.

I don't speak man page but here's a patch judging from the other lines:
diff -burN rhythmbox-3.4.6/data/rhythmbox-client.1
rhythmbox-3.4.6.fixed/data/rhythmbox-client.1
--- rhythmbox-3.4.6/data/rhythmbox-client.1     2022-06-21 08:04:40.000000000
-0400
+++ rhythmbox-3.4.6.fixed/data/rhythmbox-client.1       2024-08-31
21:36:41.895607181 -0400
@@ -45,6 +45,7 @@
 .TP
 .B \-i,\-\-interactive
 Start interactive mode
+.TP
 .B \-\-no-present
 Don't present an existing rhythmbox window
 .TP

Thanks,
tom