summaryrefslogtreecommitdiff
path: root/tabbed.1
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2013-08-20 18:44:00 +0200
committerChristoph Lohmann <20h@r-36.net>2013-08-20 18:44:00 +0200
commit9b007101f20b0f6cb011111486c79c34078b7b5d (patch)
tree8d882a96ca0a7a9d9f9f4f85210122741d25022e /tabbed.1
parent97ce0f717a69717ab28bc59072fef42d94b1fda8 (diff)
Adding a geometry flag to tabbed.
Thanks for the hint Thorsten Glaser!
Diffstat (limited to 'tabbed.1')
-rw-r--r--tabbed.18
1 files changed, 8 insertions, 0 deletions
diff --git a/tabbed.1 b/tabbed.1
index d3ef06a..c2183a5 100644
--- a/tabbed.1
+++ b/tabbed.1
@@ -8,6 +8,8 @@ tabbed \- generic tabbed interface
.RB [ \-h ]
.RB [ \-s ]
.RB [ \-v ]
+.RB [ \-g
+.IR geometry ]
.RB [ \-n
.IR name ]
.RB [ \-p
@@ -37,6 +39,12 @@ closed. Mutually exclusive with -c.
.B \-h
will print the usage of tabbed.
.TP
+.BI \-g " geometry"
+defines the X11 geometry string, which will fixate the height and width of st.
+Them form is [=][<width>{xX}<height>][{+-}<xoffset>{+-}<yoffset>]. See
+.BR XParseGeometry (3)
+for further details.
+.TP
.BI \-n " name"
will set the WM_CLASS attribute to
.I name.