Tabs weren't lining up in the help text.

This commit is contained in:
Rob Landley 2006-05-11 17:33:10 +00:00
parent ac4c92da3b
commit 0690d1591f

View File

@ -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'