diff options
Diffstat (limited to 'st.c')
-rw-r--r-- | st.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4294,7 +4294,7 @@ usage(void) | |||
4294 | " [-i] [-t title] [-T title] [-w windowid] [-e command ...]" | 4294 | " [-i] [-t title] [-T title] [-w windowid] [-e command ...]" |
4295 | " [command ...]\n" | 4295 | " [command ...]\n" |
4296 | " st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n" | 4296 | " st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n" |
4297 | " [-i] [-t title] [-T title] [-w windowid] [-l line]" | 4297 | " [-i] [-t title] [-T title] [-w windowid] -l line" |
4298 | " [stty_args ...]\n", | 4298 | " [stty_args ...]\n", |
4299 | argv0); | 4299 | argv0); |
4300 | } | 4300 | } |