summaryrefslogtreecommitdiffstats
path: root/tabbed.1
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-10-03 07:56:53 +0200
committerChristoph Lohmann <20h@r-36.net>2012-10-03 07:56:53 +0200
commitef13e0d92e2bf38610f7d3540ee6282f84495b88 (patch)
tree5f4ee4b26e7273ab86959b7a3120607177b4ec07 /tabbed.1
parent45409110a21294d44ab1b6cf09b719ef654e8e22 (diff)
downloadtabbed-ef13e0d92e2bf38610f7d3540ee6282f84495b88.tar.gz
Adding the -n name parameter to set WM_CLASS. Thanks Gavin Wahl
<gavinwahl@gmail.com>!
Diffstat (limited to 'tabbed.1')
-rw-r--r--tabbed.16
1 files changed, 6 insertions, 0 deletions
diff --git a/tabbed.1 b/tabbed.1
index fb10300..0950907 100644
--- a/tabbed.1
+++ b/tabbed.1
@@ -7,6 +7,8 @@ tabbed \- generic tabbed interface
.RB [ \-h ]
.RB [ \-s ]
.RB [ \-v ]
+.RB [ \-n
+.IR name ]
.IR [ command ... ]
.SH DESCRIPTION
.B tabbed
@@ -23,6 +25,10 @@ detaches tabbed from the terminal and prints its XID to stdout.
.B \-h
will print the usage of tabbed.
.TP
+.BI \-n " name"
+will set the WM_CLASS attribute to
+.I name.
+.TP
.B \-s
will disable automatic spawning of the command.
.TP