config: deindent all help texts
Those two spaces after tab have no effect, and always a nuisance when editing. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
//config: bool "flash_eraseall (5.5 kb)"
|
||||
//config: default n # doesn't build on Ubuntu 8.04
|
||||
//config: help
|
||||
//config: The flash_eraseall binary from mtd-utils as of git head c4c6a59eb.
|
||||
//config: This utility is used to erase the whole MTD device.
|
||||
//config: The flash_eraseall binary from mtd-utils as of git head c4c6a59eb.
|
||||
//config: This utility is used to erase the whole MTD device.
|
||||
|
||||
//applet:IF_FLASH_ERASEALL(APPLET(flash_eraseall, BB_DIR_USR_SBIN, BB_SUID_DROP))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user