From 47087590e69be3b84c299d4e69d028d8c783b14e Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sun, 14 Jul 2019 11:31:21 +0200 Subject: applets: reword -v help description into what it really is Signed-off-by: Fabian Groffen --- applets.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applets.h') diff --git a/applets.h b/applets.h index acc85da..999cf7a 100644 --- a/applets.h +++ b/applets.h @@ -133,7 +133,7 @@ static const struct applet_t { {NULL, no_argument, NULL, 0x0} #define COMMON_OPTS_HELP \ "Set the ROOT env var", \ - "Make a lot of noise", \ + "Report full package versions, emit more elaborate output", \ "Tighter output; suppress warnings", \ "Don't output color", \ "Print this help and exit", \ -- cgit v1.2.3-65-gdbad