Making st.1 more descriptive about -l and fix -l in st.c.
This commit is contained in:
parent
080a5ae425
commit
aa5d4c3b34
2 changed files with 19 additions and 4 deletions
2
st.c
2
st.c
|
@ -4294,7 +4294,7 @@ usage(void)
|
|||
" [-i] [-t title] [-T title] [-w windowid] [-e command ...]"
|
||||
" [command ...]\n"
|
||||
" st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n"
|
||||
" [-i] [-t title] [-T title] [-w windowid] [-l line]"
|
||||
" [-i] [-t title] [-T title] [-w windowid] -l line"
|
||||
" [stty_args ...]\n",
|
||||
argv0);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue