From c79e3392413da488eecb2769473989d0c2c861c9 Mon Sep 17 00:00:00 2001 From: Christoph Lohmann <20h@r-36.net> Date: Thu, 9 Feb 2012 17:39:33 +0100 Subject: Allow no automatic spawning of the command. --- tabbed.1 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'tabbed.1') diff --git a/tabbed.1 b/tabbed.1 index b4c3765..09bd57b 100644 --- a/tabbed.1 +++ b/tabbed.1 @@ -4,16 +4,27 @@ tabbed \- generic tabbed interface .SH SYNOPSIS .B tabbed .RB [ \-d ] +.RB [ \-h ] +.RB [ \-s ] .RB [ \-v ] .IR command ... .SH DESCRIPTION .B tabbed -is a simple tabbed container for applications which support XEmbed. +is a simple tabbed container for applications which support XEmbed. Tabbed +will then run the provides command with the xid of tabbed as appended +argument. (See EXAMPLES.) The automatic spawning of the command can be +disabled by provoding the -s parameter. .SH OPTIONS .TP .B \-d detaches tabbed from the terminal and prints its XID to stdout. .TP +.B \-h +will print the usage of tabbed. +.TP +.B \-s +will disable automatic spawning of the command. +.TP .B \-v prints version information to stderr, then exits. .SH USAGE -- cgit v1.2.3