URI: 
       The forgotten half of the last patch. - tabbed - tab interface for application supporting Xembed
  HTML git clone git://git.suckless.org/tabbed
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit bc236142fa72d2f9d6b5c790d3f3a9a9168a7164
   DIR parent 95b46cd3a92cab0a9b18cabb911e11f7300c0e1a
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Mon, 25 Apr 2016 13:53:12 +0200
       
       The forgotten half of the last patch.
       
       Diffstat:
         M tabbed.1                            |       5 +++++
       
       1 file changed, 5 insertions(+), 0 deletions(-)
       ---
   DIR 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.