X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=st.1;h=8269b38462861d1a8dc13c33c4e9ca1b90346edd;hb=98b6f84bfcb63cff54f8aee87191432fa769346c;hp=b6c119fff01de007b4d1bf2a3c7245f35d960932;hpb=3959a99293785e603270d8798fbe0cb2ba0ae0ee;p=st.git diff --git a/st.1 b/st.1 index b6c119f..8269b38 100644 --- a/st.1 +++ b/st.1 @@ -5,11 +5,15 @@ st \- simple terminal .B st .RB [ \-c .IR class ] +.RB [ \-g +.IR geometry ] .RB [ \-t .IR title ] .RB [ \-w .IR windowid ] .RB [ \-v ] +.RB [ \-f +.IR file ] .RB [ \-e .IR command ...] .SH DESCRIPTION @@ -27,9 +31,15 @@ defines the window class (default $TERM). embeds st within the window identified by .I windowid .TP +.B \-g " geometry" +defines the X11 geometry string, which will fixate the height and width of st. .B \-v prints version information to stderr, then exits. .TP +.BI \-f " file" +writes all the I/O to +.I file +.TP .BI \-e " program " [ " arguments " "... ]" st executes .I program