From 5b81b43aa620b0c3b41566d8b79da37a41ed8f1d Mon Sep 17 00:00:00 2001 From: Moritz Luedecke Date: Mon, 21 Dec 2020 12:02:20 +0100 Subject: [PATCH] Add documentation for 'dunstctl status' --- docs/dunstctl.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/dunstctl.pod b/docs/dunstctl.pod index 2a637fb..87dcc81 100644 --- a/docs/dunstctl.pod +++ b/docs/dunstctl.pod @@ -46,6 +46,11 @@ Set the paused status of dunst. If false, dunst is running normally, if true, dunst is paused. See the is-paused command and the dunst man page for more information. +=item B [displayed/history/waiting] + +Returns the number of displayed, shown and waiting notifications. If no argument +is provided, everything will be printed. + =item B Tries to contact dunst and checks for common faults between dunstctl and dunst.