From aa5d4c3b340d180eb0b375b3b4a923cf91ffb04a Mon Sep 17 00:00:00 2001 From: Christoph Lohmann <20h@r-36.net> Date: Mon, 7 Sep 2015 22:59:05 +0200 Subject: Making st.1 more descriptive about -l and fix -l in st.c. --- st.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'st.c') 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); } -- cgit v1.2.1