commit bc236142fa72d2f9d6b5c790d3f3a9a9168a7164
parent 95b46cd3a92cab0a9b18cabb911e11f7300c0e1a
Author: Christoph Lohmann <20h@r-36.net>
Date: Mon, 25 Apr 2016 13:53:12 +0200
The forgotten half of the last patch.
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/tabbed.1 b/tabbed.1
@@ -5,6 +5,7 @@ tabbed \- generic tabbed interface
.B tabbed
.RB [ \-c ]
.RB [ \-d ]
+.RB [ \-k ]
.RB [ \-s ]
.RB [ \-v ]
.RB [ \-g
@@ -56,6 +57,10 @@ See
.BR XParseGeometry (3)
for further details.
.TP
+.B \-k
+close foreground tabbed client (instead of tabbed and all clients) when
+WM_DELETE_WINDOW is sent.
+.TP
.BI \-n " name"
will set the WM_CLASS attribute to
.I name.