From 7703f981d94faf0ce705de98824c36da18bb4094 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 19 Jun 2009 17:36:05 +0200 Subject: info: add size and webpage to usage --- src/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/info.c') diff --git a/src/info.c b/src/info.c index a7605eb..c3f8e03 100644 --- a/src/info.c +++ b/src/info.c @@ -297,7 +297,7 @@ static struct option info_options[] = { static struct apk_applet apk_info = { .name = "info", .usage = "[-L|--contents] [-e|--installed] [-W|--who-owns] [-R|--depends]\n" - "\t\t[-r|--rdepends] PACKAGE...", + "\t\t[-r|--rdepends] [-w|--webage] [-s|--size] PACKAGE...", .context_size = sizeof(struct info_ctx), .num_options = ARRAY_SIZE(info_options), .options = info_options, -- cgit v1.2.3-60-g2f50