Help tweak
authorCarl Hetherington <cth@carlh.net>
Mon, 28 Sep 2020 18:53:12 +0000 (20:53 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 28 Sep 2020 18:53:54 +0000 (20:53 +0200)
cdist

diff --git a/cdist b/cdist
index 20deb5ffe34115dcbceae33dd31433a0f820f228..4fd61e14f9cbee0c8ae507f3ef1b339c338323c2 100755 (executable)
--- 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",