diff options
| author | Michael Stevens <mstevens@etla.org> | 2013-04-15 11:01:35 +0100 |
|---|---|---|
| committer | Christoph Lohmann <20h@r-36.net> | 2013-04-18 06:36:59 +0200 |
| commit | e376fac7c1b20f292b9ff3465775c2f83f6fb687 (patch) | |
| tree | 7877e81c44001abee03adacb38dd08bdeca8c7b7 | |
| parent | 2db44155243b40a56ea675ac526f982441c34c26 (diff) | |
| download | tabbed-e376fac7c1b20f292b9ff3465775c2f83f6fb687.tar.gz | |
Fix spelling of provided
Signed-off-by: Christoph Lohmann <20h@r-36.net>
| -rw-r--r-- | tabbed.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ tabbed \- generic tabbed interface .SH DESCRIPTION .B tabbed is a simple tabbed container for applications which support XEmbed. Tabbed -will then run the provides command with the xid of tabbed as appended +will then run the provided command with the xid of tabbed as appended argument. (See EXAMPLES.) The automatic spawning of the command can be disabled by providing the -s parameter. If no command is provided tabbed will just print its xid and run no command. |