# HG changeset patch # User Glenn Morris # Date 1200460293 0 # Node ID 01f00263925470ffeb676174452100f5c6c999c3 # Parent 98770e92b2d6f2d781d4c38e6aae81513d80fd78 Fix alignment whitespace in usage. diff -r 98770e92b2d6 -r 01f002639254 make-dist --- a/make-dist Wed Jan 16 04:33:32 2008 +0000 +++ b/make-dist Wed Jan 16 05:11:33 2008 +0000 @@ -100,10 +100,10 @@ "--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"