Correct data type for see_also command facets
[mudpy.git] / share / command.yaml
index e5d113f..7fe1d16 100644 (file)
@@ -12,7 +12,8 @@ command.chat.help: The chat command toggles chat mode. When in chat mode, all
     input is passed as a parameter to the say command, unless prepended by an
     exclamation mark (!). For example, to leave chat mode,
     use:$(eol)$(eol)   !chat
-command.chat.see_also: say
+command.chat.see_also:
+    - say
 
 command.create.administrative: true
 command.create.description: Create a new element in the universe.
@@ -74,7 +75,8 @@ command.say.help: This allows you to speak to other characters within the same
     ask, "You're sure I went the wrong way?"$(eol)$(eol)If necessary, enclose
     literal statements in quotation marks:$(eol)$(eol)   > say "youre sure i
     went teh wrong way?"$(eol)   You say, "youre sure i went teh wrong way?"
-command.say.see_also: chat
+command.say.see_also:
+    - chat
 
 command.set.action: command.c_set
 command.set.administrative: true