diff options
Diffstat (limited to 'st.1')
-rw-r--r-- | st.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,8 @@ st \- simple terminal .RB [ \-w .IR windowid ] .RB [ \-v ] +.RB [ \-f +.IR file ] .RB [ \-e .IR command ...] .SH DESCRIPTION @@ -30,6 +32,10 @@ embeds st within the window identified by .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 |