summaryrefslogtreecommitdiff
path: root/tabbed.1
diff options
context:
space:
mode:
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