X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=share%2Fcommand.yaml;h=9af07157f3d67105bc4e68ea59d2c2402f5f5089;hp=f0da2fc8d41139071679e316aeb9197e7a7c6966;hb=4d1be9934c46fb605b93e4dd9556263ae4e7363e;hpb=1e9fd62ecb7c3f1563d674cb6417272524a516be diff --git a/share/command.yaml b/share/command.yaml index f0da2fc..9af0715 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. @@ -94,5 +94,6 @@ command.show.help: Here are the possible incantations ( is required, 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) + stop)$(eol) show result (evaluate a python + expression)$(eol) show time (return several current timer + values)$(eol) show version (display running version and dependencies)