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
commitae7068ef7530aae8bccc7996aae481b5c38e6579 (patch)
tree540683b79ee75973da9efc8fbc0eb8a08cf7319a
parent070d87709c9460ba98a56ad9bf21bc1cb6ee8920 (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",