Fix a comment.
authorCarl Hetherington <cth@carlh.net>
Sun, 11 Oct 2020 22:06:45 +0000 (00:06 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 17 Oct 2020 19:33:57 +0000 (21:33 +0200)
cdist

diff --git a/cdist b/cdist
index 4e4057e224bc98ba3d4a5d90b966e69cc3e254d0..585a222b98d52337cf3f56f94f56c8e542289f24 100755 (executable)
--- a/cdist
+++ b/cdist
@@ -1075,7 +1075,7 @@ def main():
         "doxygen": "build the project's Doxygen documentation",
         "latest": "print out the latest version",
         "test": "build the project and run its unit tests",
-        "shell": "build the project then start a shell",
+        "shell": "start a shell in the project''s work directory",
         "checkout": "check out the project",
         "revision": "print the head git revision number",
         "dependencies" : "print details of the project's dependencies as a .dot file"