From ac7616b0a9e4a4eaf640cd59a98cda01773c57ac Mon Sep 17 00:00:00 2001 From: Dubiousjim Date: Thu, 27 Jun 2013 15:28:46 -0400 Subject: various: applet help text and comment fixes Acked-by: Natanael Copa --- src/ver.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ver.c') diff --git a/src/ver.c b/src/ver.c index 94220a9..99da504 100644 --- a/src/ver.c +++ b/src/ver.c @@ -186,8 +186,8 @@ static struct apk_option ver_options[] = { { 't', "test", "Compare two given versions" }, { 'c', "check", "Check if the given version string is valid" }, { 'a', "all", "Consider packages from all repository tags" }, - { 'l', "limit", "Limit output to packages with status matching one of LIMCHARS", - required_argument, "LIMCHARS" }, + { 'l', "limit", "Limit output to packages with status matching one of LIMCHARs", + required_argument, "LIMCHARs" }, }; static struct apk_applet apk_ver = { -- cgit v1.2.3-60-g2f50