Fix the st manpage for -l line.
This commit is contained in:
parent
9eeb4e1ea2
commit
080a5ae425
1 changed files with 2 additions and 4 deletions
6
st.1
6
st.1
|
@ -41,13 +41,11 @@ st \- simple terminal
|
|||
.IR title ]
|
||||
.RB [ \-T
|
||||
.IR title ]
|
||||
.RB [ \-l
|
||||
.IR line ]
|
||||
.RB [ \-w
|
||||
.IR windowid ]
|
||||
.RB [ \-v ]
|
||||
.RB [ \-l
|
||||
.IR line ]
|
||||
.RB \-l
|
||||
.IR line
|
||||
.RI [ stty_args ...]
|
||||
.SH DESCRIPTION
|
||||
.B st
|
||||
|
|
Loading…
Reference in a new issue