summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-09-28 20:53:12 +0200
committerCarl Hetherington <cth@carlh.net>2020-09-28 20:53:54 +0200
commit427050d00e21412dcaff729563bc66ea8d6a5c02 (patch)
tree540683b79ee75973da9efc8fbc0eb8a08cf7319a
parentb49b875439a296a1e6312d12ddb8d2cd8b6d2788 (diff)
Help tweak
-rwxr-xr-xcdist2
1 files changed, 1 insertions, 1 deletions
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",