aboutsummaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
Diffstat (limited to 'st.1')
-rw-r--r--st.16
1 files changed, 6 insertions, 0 deletions
diff --git a/st.1 b/st.1
index b6c119f..931b481 100644
--- a/st.1
+++ b/st.1
@@ -10,6 +10,8 @@ st \- simple terminal
10.RB [ \-w 10.RB [ \-w
11.IR windowid ] 11.IR windowid ]
12.RB [ \-v ] 12.RB [ \-v ]
13.RB [ \-f
14.IR file ]
13.RB [ \-e 15.RB [ \-e
14.IR command ...] 16.IR command ...]
15.SH DESCRIPTION 17.SH DESCRIPTION
@@ -30,6 +32,10 @@ embeds st within the window identified by
30.B \-v 32.B \-v
31prints version information to stderr, then exits. 33prints version information to stderr, then exits.
32.TP 34.TP
35.BI \-f " file"
36writes all the I/O to
37.I file
38.TP
33.BI \-e " program " [ " arguments " "... ]" 39.BI \-e " program " [ " arguments " "... ]"
34st executes 40st executes
35.I program 41.I program