From 3959a99293785e603270d8798fbe0cb2ba0ae0ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Aptel?= Date: Wed, 8 Jun 2011 21:35:58 +0200 Subject: add -w option to embed st. (thx nodus cursorius) --- st.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'st.1') diff --git a/st.1 b/st.1 index 69cfe86..b6c119f 100644 --- a/st.1 +++ b/st.1 @@ -7,6 +7,8 @@ st \- simple terminal .IR class ] .RB [ \-t .IR title ] +.RB [ \-w +.IR windowid ] .RB [ \-v ] .RB [ \-e .IR command ...] @@ -21,6 +23,10 @@ defines the window title (default 'st'). .BI \-c " class" defines the window class (default $TERM). .TP +.BI \-w " windowid" +embeds st within the window identified by +.I windowid +.TP .B \-v prints version information to stderr, then exits. .TP -- cgit v1.2.1