diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-28 20:53:12 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-28 20:53:54 +0200 |
| commit | 427050d00e21412dcaff729563bc66ea8d6a5c02 (patch) | |
| tree | 540683b79ee75973da9efc8fbc0eb8a08cf7319a | |
| parent | b49b875439a296a1e6312d12ddb8d2cd8b6d2788 (diff) | |
Help tweak
| -rwxr-xr-x | cdist | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |
