Include show version in help
[mudpy.git] / share / command.yaml
index f0da2fc..0c09076 100644 (file)
@@ -94,5 +94,6 @@ command.show.help: Here are the possible incantations (<parameter> is required,
     element)$(eol)   show file <filename> (list elements in a
     file)$(eol)   show files (list all element data files)$(eol)   show log
     [level [start [stop]]] (list logs above level from start to
-    stop)$(eol)   show result <expression> (evaluates a python
-    expression)$(eol)   show time (returns several current timer values)
+    stop)$(eol)   show result <expression> (evaluate a python
+    expression)$(eol)   show time (return several current timer
+    values)$(eol)   show version (display running version and dependencies)