X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/9eeb4e1ea22b9ca53b885615b896cd5ed8dee04a..473326f2e3115f4b745730be782b2eba63e0934c:/st.c?ds=inline diff --git a/st.c b/st.c index d49804b..256f8f5 100644 --- a/st.c +++ b/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); }