From 32c41ace2b39d60b6ea8927085843e8767c3831a Mon Sep 17 00:00:00 2001 From: fvogel Date: Thu, 2 Sep 2021 19:33:35 +0000 Subject: Fix manual for 'wm iconbadge'. The 'badge' argument is not optional (according to the current implementation). --- doc/wm.n | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/wm.n b/doc/wm.n index 0a358f7..95be755 100644 --- a/doc/wm.n +++ b/doc/wm.n @@ -407,7 +407,7 @@ specified then the command returns an empty string; otherwise it returns the path name of \fIwindow\fR's current group leader, or an empty string if \fIwindow\fR is not part of any group. .TP -\fBwm iconbadge \fIwindow\fR ?\fIbadge\fR? +\fBwm iconbadge \fIwindow\fR \fIbadge\fR . Sets a badge for the icon of the \fIwindow\fR. The badge can be a number, for instance the number of new or unread messages, or -- cgit v0.12