#1068496 [manpage] notify-send(1): inaccurate "-A" option description

Package:
libnotify-bin
Source:
libnotify-bin
Description:
sends desktop notifications to a notification daemon (Utilities)
Submitter:
Frank Mascal
Date:
2024-04-06 11:45:05 UTC
Severity:
normal
Tags:
#1068496#5
Date:
2024-04-06 11:42:12 UTC
From:
To:
Hi,

(Note that it impacts unstable despite being reported against bookworm)

There is an error in the documentation of notify-send(1), i quote:

It's not starting with 1, but 0. Run this in a terminal and click "See log":

notify-send -i /usr/share/icons/vendor/64x64/emblems/emblem-vendor.png \
            -A "See log" -t 2000 \
            "Unattended-upgrade" "Some upgrades were applied\!"

To check it out.

Cheers,

Frank.