X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=share%2Fcommand.yaml;h=38ee8a6262fda72b923298282e4ae29777f95468;hp=0c09076ad4cc80590c0e7f1bb6075b4c3f1e6cdc;hb=65352609930e2c8e801654cbf3b5f3451cb23f7f;hpb=d29c6859cb7c3052b3280d504fa78a5c1e0cd5a9 diff --git a/share/command.yaml b/share/command.yaml index 0c09076..38ee8a6 100644 --- a/share/command.yaml +++ b/share/command.yaml @@ -1,7 +1,7 @@ --- -_copy: Copyright (c) 2004-2017 Jeremy Stanley . - Permission to use, copy, modify, and distribute this software is granted - under terms provided in the LICENSE file distributed with this software. +_copy: Copyright (c) 2004-2018 mudpy authors. Permission to use, copy, + modify, and distribute this software is granted under terms + provided in the LICENSE file distributed with this software. _desc: This is the standard library of command definitions. @@ -88,11 +88,11 @@ 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 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 + [option] is optional, (note) is a note):$(eol)$(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 group (list the elements in a + group)$(eol) show groups (list all element group names)$(eol) show log [level [start [stop]]] (list logs above level from start to stop)$(eol) show result (evaluate a python expression)$(eol) show time (return several current timer