Imported from archive.
[mudpy.git] / command
diff --git a/command b/command
index 3e7a42a..409cbcf 100644 (file)
--- a/command
+++ b/command
@@ -38,7 +38,7 @@ help = With the look command, you can see where you are.
 [command:move]
 action = command_move(actor, parameters)
 description = Move in a specific direction.
-help = You move in a direction by entering:$(eol)   move north
+help = You move in a direction by entering:$(eol)$(eol)   move north
 
 [command:quit]
 action = command_quit(actor)