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:
@ -11,8 +11,8 @@
|
||||
//config: bool "scriptreplay (2.6 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: This program replays a typescript, using timing information
|
||||
//config: given by script -t.
|
||||
//config: This program replays a typescript, using timing information
|
||||
//config: given by script -t.
|
||||
|
||||
//applet:IF_SCRIPTREPLAY(APPLET(scriptreplay, BB_DIR_BIN, BB_SUID_DROP))
|
||||
|
||||
|
Reference in New Issue
Block a user