From ae7068ef7530aae8bccc7996aae481b5c38e6579 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 28 Sep 2020 20:53:12 +0200 Subject: [PATCH] Help tweak --- cdist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdist b/cdist index 20deb5f..4fd61e1 100755 --- a/cdist +++ b/cdist @@ -1059,7 +1059,7 @@ def main(): commands = { "build": "build project", - "package": "package and build project", + "package": "build and package project", "release": "release a project using its next version number (changing wscript and tagging)", "pot": "build the project's .pot files", "manual": "build the project's manual", -- 2.30.2