aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--st.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/st.c b/st.c
index dc428ab..427ec46 100644
--- a/st.c
+++ b/st.c
@@ -4329,7 +4329,7 @@ run(void)
4329void 4329void
4330usage(void) 4330usage(void)
4331{ 4331{
4332 die("%s " VERSION " (c) 2010-2015 st engineers\n" 4332 die("%s " VERSION " (c) 2010-2016 st engineers\n"
4333 "usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n" 4333 "usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n"
4334 " [-i] [-t title] [-T title] [-w windowid] [-e command ...]" 4334 " [-i] [-t title] [-T title] [-w windowid] [-e command ...]"
4335 " [command ...]\n" 4335 " [command ...]\n"