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:
@@ -10,8 +10,8 @@
|
||||
//config: bool "tune2fs (4.4 kb)"
|
||||
//config: default n # off: it is too limited compared to upstream version
|
||||
//config: help
|
||||
//config: tune2fs allows the system administrator to adjust various tunable
|
||||
//config: filesystem parameters on Linux ext2/ext3 filesystems.
|
||||
//config: tune2fs allows the system administrator to adjust various tunable
|
||||
//config: filesystem parameters on Linux ext2/ext3 filesystems.
|
||||
|
||||
//applet:IF_TUNE2FS(APPLET(tune2fs, BB_DIR_SBIN, BB_SUID_DROP))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user