From ce53b0dae63188dce0177ec7cdefcc1ea6bfc9bc Mon Sep 17 00:00:00 2001 From: landley Date: Thu, 11 May 2006 17:33:10 +0000 Subject: Tabs weren't lining up in the help text. git-svn-id: svn://busybox.net/trunk/busybox@15071 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7e37ed40d..7bf72f232 100644 --- a/Makefile +++ b/Makefile @@ -132,8 +132,7 @@ help: @echo ' uninstall' @echo @echo 'Development:' - @echo ' bloatcheck - show size difference between busybox_unstripped' - @echo ' and busybox_old' + @echo ' bloatcheck - show size difference between old and new versions' @echo ' check - run the test suite for all applets' @echo ' checkhelp - check for missing help-entries in Config.in' @echo ' randconfig - generate a random configuration' -- cgit v1.2.3-55-g6feb