X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=share%2Fcommand.yaml;h=67bfb7d3f817eef329af879ce090235e97273069;hp=ade3907d0d84c165b745566060bc4d11352e502a;hb=46a46f095b503ba27f07521e9fef62a97ff1b078;hpb=80783fa11b631d77ff47c85080be65c4bce3f7f6 diff --git a/share/command.yaml b/share/command.yaml index ade3907..67bfb7d 100644 --- a/share/command.yaml +++ b/share/command.yaml @@ -65,4 +65,4 @@ command.set.help: Invoke it like this:$(eol)$(eol) set actor:dominique descrip command.show.action: command_show(actor, parameters) command.show.administrative: true command.show.description: Show various data. -command.show.help: Here are the possible incantations ( is required, [option] is optional, (note) is a note):$(eol)$(eol) show categories (list all element category names)$(eol) show category (list the elements in a category)$(eol) show element (list facet definitions for an element)$(eol) show file (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 (evaluates a python expression)$(eol) show time (returns several current timer values) +command.show.help: Here are the possible incantations ( is required, [option] is optional, (note) is a note):$(eol)$(eol) show groups (list all element group names)$(eol) show group (list the elements in a group)$(eol) show element (list facet definitions for an element)$(eol) show file (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 (evaluates a python expression)$(eol) show time (returns several current timer values)