summaryrefslogtreecommitdiffstats
path: root/tabbed.1
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-11-26 14:55:26 +0100
committerChristoph Lohmann <20h@r-36.net>2012-11-26 14:55:26 +0100
commit5e1c53ad3cecdfcb773e606a65ae853a524d8136 (patch)
tree7f7165cc71b1d3a29f7b0e6e4d85b96383c8bd98 /tabbed.1
parentcc1b72371ad1b5f78817f969fe9416dee8eed916 (diff)
downloadtabbed-5e1c53ad3cecdfcb773e606a65ae853a524d8136.tar.gz
Add the -f flag, which tells tabbed to run the given command again, in case
the last tab is closed.
Diffstat (limited to 'tabbed.1')
-rw-r--r--tabbed.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tabbed.1 b/tabbed.1
index 9d1bcaa..54013f6 100644
--- a/tabbed.1
+++ b/tabbed.1
@@ -24,6 +24,10 @@ tabbed will just print its xid and run no command.
.B \-d
detaches tabbed from the terminal and prints its XID to stdout.
.TP
+.B \-f
+fill up tabbed again by spawning the provided command, when the last tab is
+closed.
+.TP
.B \-h
will print the usage of tabbed.
.TP