X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=st.c;h=256f8f5912026027715c6fe7494fefa7757c4e83;hb=aa5d4c3b340d180eb0b375b3b4a923cf91ffb04a;hp=d49804b3655f3ab883bdace9ed8b9ee77cb4515f;hpb=080a5ae4252c9c9a9d83b702d8478966ab79326e;p=st.git 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); }