From 3b5d1638c9d3a8fd822354b588b7e6c017bfb499 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 16 Jan 2008 05:11:33 +0000 Subject: Fix alignment whitespace in usage. --- make-dist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make-dist') diff --git a/make-dist b/make-dist index 305112ed153..19c79b4db0c 100755 --- a/make-dist +++ b/make-dist @@ -100,10 +100,10 @@ while [ $# -gt 0 ]; do "--help") echo "Usage: ${progname} [options]" echo "" - echo " --bzip2 use bzip2 instead of gzip" + echo " --bzip2 use bzip2 instead of gzip" echo " --clean-up delete staging directories when done" echo " --compress use compress instead of gzip" - echo " --lzma use lzma instead of gzip" + echo " --lzma use lzma instead of gzip" echo " --newer=TIME don't include files older than TIME" echo " --no-check don't check for bad file names etc." echo " --no-update don't recompile or do analogous things" -- cgit v1.2.1