]> git.cworth.org Git - loudgame/blobdiff - lg-loa.c
Document the new say and whisper commands
[loudgame] / lg-loa.c
index 61e635124c5c591a6135f8e030668b92cef5431f..f6a8f4c182e10811b093ed1bf5651fe09779463f 100644 (file)
--- a/lg-loa.c
+++ b/lg-loa.c
@@ -524,7 +524,10 @@ loa_game_handle_help (loa_game_t *game, const char *peer)
 {
     loudgame_sendf (&game->lg, peer,
                    "I'm a bot that allows you to play the game Lines of Action.\n"
-                   "Here are some commands I understand:\n"
+                   "Here are some generic commands I understand:\n"
+                   LOUDGAME_HELP
+                   "\n"
+                   "And some game-specific commands:\n"
                    "\tshow     \t\tShow the current board\n"
                    "\tmove aNbN\tMove a piece, (eg. 'move b1d3')\n"
                    "\tpass     \t\tSkip a turn (only legal if no moves are possible)\n"