X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/7d352f143655ace75dd4e40432199f18f296da5e..81c678e53e21d496a18a1cde539101da77237e24:/st.1?ds=inline

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