config: more tweaking of help texts

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2017-07-27 14:45:25 +02:00
parent e9a5a6985c
commit 5b3cbe3a53
4 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
//config: utility, you almost certainly also want to enable 'umount'.
//config:
//config:config FEATURE_UMOUNT_ALL
//config: bool "Support option -a"
//config: bool "Support -a (unmount all)"
//config: default y
//config: depends on UMOUNT
//config: help