]> git.cworth.org Git - loudgame/blobdiff - lg-set.c
Document the new say and whisper commands
[loudgame] / lg-set.c
index a6594b27a3de4bc9ad9a621f68755f97e9a985ec..0584edac1c1181bcac9a4f5eb8ac14e9dc4bcd11 100644 (file)
--- a/lg-set.c
+++ b/lg-set.c
@@ -449,7 +449,10 @@ set_game_handle_help (set_game_t *game,
 {
     loudgame_sendf (&game->lg, peer,
                    "I'm a bot that allows you to play the game of SET.\n"
 {
     loudgame_sendf (&game->lg, peer,
                    "I'm a bot that allows you to play the game of SET.\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     \tShow the current cards on the board\n"
                    "\thint     \tIndicate how many sets are currently possible\n"
                    "\tshuffle  \tReturn the cards to the deck, shuffle and deal\n"
                    "\tshow     \tShow the current cards on the board\n"
                    "\thint     \tIndicate how many sets are currently possible\n"
                    "\tshuffle  \tReturn the cards to the deck, shuffle and deal\n"