From 5b3cbe3a535db27302d979bddefa28ca492647e9 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 27 Jul 2017 14:45:25 +0200 Subject: config: more tweaking of help texts Signed-off-by: Denys Vlasenko --- util-linux/umount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux/umount.c') diff --git a/util-linux/umount.c b/util-linux/umount.c index 31bf671c1..122c0f579 100644 --- a/util-linux/umount.c +++ b/util-linux/umount.c @@ -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 -- cgit v1.2.3