From f8ec3c9c15d319fff59b0ad7a7becd96938e68dc Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 7 Sep 2008 14:32:03 +0000 Subject: Change space -> tab in printed usage output to make it look consistent. --- tools/tools/nanobsd/nanobsd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/tools/nanobsd/nanobsd.sh b/tools/tools/nanobsd/nanobsd.sh index fa81f68..f2bb70b 100644 --- a/tools/tools/nanobsd/nanobsd.sh +++ b/tools/tools/nanobsd/nanobsd.sh @@ -605,7 +605,7 @@ usage () { echo " -b suppress builds (both kernel and world)" echo " -k suppress buildkernel" echo " -w suppress buildworld" - echo " -i suppress disk image build" + echo " -i suppress disk image build" echo " -c specify config file" ) 1>&2 exit 2 -- cgit v1.1