X-Git-Url: https://git.cworth.org/git?p=loudgame;a=blobdiff_plain;f=lg-loa.c;h=5a4d819de4543cfd24037aa648f8cda96b30e6e2;hp=88f6ffbf15dc11b8c6b8b39ba50d5ea6a37a1f32;hb=HEAD;hpb=2c55b6eb0de3e66b2c181e05dfee8bfb2d599baf diff --git a/lg-loa.c b/lg-loa.c index 88f6ffb..5a4d819 100644 --- a/lg-loa.c +++ b/lg-loa.c @@ -163,7 +163,7 @@ loa_game_handle_help (loa_game_t *game, const char *peer) "\n" "And some game-specific commands:\n" "\tshow \t\tShow the current board\n" - "\tmove aNbN\tMove a piece, (eg. 'move b1d3')\n" + "\tmove aNbN\tMove a piece, (eg. 'move b1-d3')\n" "\tpass \t\tSkip a turn (only legal if no moves are possible)\n" "\tnew \t\tBegin a new game\n" "\thistory \t\tShow the move history of the game\n"