From cf2e8d08b3e06a7bdf95c30282a976bbf072a168 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 27 May 2017 15:54:16 -0500 Subject: Replace two space indents with tab indents in help text (for consistency). --- toys/other/bzcat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toys/other/bzcat.c') diff --git a/toys/other/bzcat.c b/toys/other/bzcat.c index 6e8d0e85..0c79773a 100644 --- a/toys/other/bzcat.c +++ b/toys/other/bzcat.c @@ -26,7 +26,7 @@ config BUNZIP2 -c force output to stdout -f force decompression (if FILE doesn't end in .bz, replace original) -k keep input files (-c and -t imply this) - -t test integrity + -t test integrity -v verbose config BZCAT -- cgit v1.2.3