Alphabetize the `help show` subcommand entries
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 28 Oct 2018 19:46:38 +0000 (19:46 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 28 Oct 2018 19:46:38 +0000 (19:46 +0000)
When categories were renamed to groups, help details for the
corresponding show subcommands were updated in-place rather than
getting reordered to maintain the existing alphabetization. Fix it.

share/command.yaml

index 9af0715..38ee8a6 100644 (file)
@@ -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 (<parameter> is required,
-    [option] is optional, (note) is a note):$(eol)$(eol)   show groups (list
-    all element group names)$(eol)   show group <group> (list the elements in a
-    group)$(eol)   show element <element> (list facet definitions for an
-    element)$(eol)   show file <filename> (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
+    <element> (list facet definitions for an element)$(eol)   show file
+    <filename> (list elements in a file)$(eol)   show files (list all element
+    data files)$(eol)   show group <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 <expression> (evaluate a python
     expression)$(eol)   show time (return several current timer