aboutsummaryrefslogtreecommitdiffstats
path: root/src/manifest.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest.c')
-rw-r--r--src/manifest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/manifest.c b/src/manifest.c
index a75f771..1106a74 100644
--- a/src/manifest.c
+++ b/src/manifest.c
@@ -124,7 +124,6 @@ static int manifest_main(void *ctx, struct apk_database *db, struct apk_string_a
static struct apk_applet apk_manifest = {
.name = "manifest",
- .help = "Show checksums of package contents",
.arguments = "PACKAGE...",
.open_flags = APK_OPENF_READ,
.command_groups = APK_COMMAND_GROUP_REPO,