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:
@@ -15,8 +15,8 @@
|
||||
//config: bool "watch (4.1 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: watch is used to execute a program periodically, showing
|
||||
//config: output to the screen.
|
||||
//config: watch is used to execute a program periodically, showing
|
||||
//config: output to the screen.
|
||||
|
||||
//applet:IF_WATCH(APPLET(watch, BB_DIR_BIN, BB_SUID_DROP))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user