From 3bc2827212cbdb43d877ae46a5a3713d807411e8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 24 Oct 1993 20:00:39 +0000 Subject: merge with 1.8h --- src/expand.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/expand.c') diff --git a/src/expand.c b/src/expand.c index e46e4150b..52b3f0eda 100644 --- a/src/expand.c +++ b/src/expand.c @@ -406,8 +406,8 @@ Usage: %s [OPTION]... [FILE]...\n\ printf ("\ \n\ -i, --initial do not convert TABs after non whitespace\n\ - -t, --tabs NUMBER have tabs NUMBER characters apart, not 8\n\ - -t, --tabs LIST use comma separated list of explicit tab positions\n\ + -t, --tabs=NUMBER have tabs NUMBER characters apart, not 8\n\ + -t, --tabs=LIST use comma separated list of explicit tab positions\n\ --help display this help and exit\n\ --version output version information and exit\n\ \n\ -- cgit v1.2.3-54-g00ecf