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/getopt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux/getopt.c') diff --git a/util-linux/getopt.c b/util-linux/getopt.c index cd5679c..cf1bc59 100644 --- a/util-linux/getopt.c +++ b/util-linux/getopt.c @@ -41,7 +41,7 @@ //config: wisely leave this disabled. //config: //config:config FEATURE_GETOPT_LONG -//config: bool "Support option -l" +//config: bool "Support -l LONGOPTs" //config: default y if LONG_OPTS //config: depends on GETOPT //config: help -- cgit v1.1