X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/f8b4998b32cbabe2090dc8027720203d6cd2d24d..8f3e6a577d0d9733d356c0b691fea7b523d8ade7:/st.c?ds=sidebyside diff --git a/st.c b/st.c index 6e5953a..8f19018 100644 --- a/st.c +++ b/st.c @@ -3870,8 +3870,8 @@ run(void) { void usage(void) { die("%s " VERSION " (c) 2010-2014 st engineers\n" \ - "usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]" \ - " [-t title] [-w windowid] [-e command ...]\n", argv0); + "usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n" + " [-i] [-t title] [-w windowid] [-e command ...]\n", argv0); } int