summaryrefslogtreecommitdiff
path: root/src/app_version.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/app_version.c')
-rw-r--r--src/app_version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app_version.c b/src/app_version.c
index a29d899..33d787e 100644
--- a/src/app_version.c
+++ b/src/app_version.c
@@ -100,7 +100,7 @@ static const struct apk_option options_applet[] = {
{ 't', "test" },
{ 'c', "check" },
{ 'a', "all" },
- { 'l', "limit", required_argument, "LIMCHARs" },
+ { 'l', "limit", required_argument },
};
static const struct apk_option_group optgroup_applet = {