Add documentation for 'dunstctl status'

This commit is contained in:
Moritz Luedecke 2020-12-21 12:02:20 +01:00
parent 137361a95d
commit 5b81b43aa6
No known key found for this signature in database
GPG Key ID: 16A7C55D54A18BF9

View File

@ -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<status> [displayed/history/waiting]
Returns the number of displayed, shown and waiting notifications. If no argument
is provided, everything will be printed.
=item B<debug>
Tries to contact dunst and checks for common faults between dunstctl and dunst.