From af26ebfff9dde2528b5a0289274e56b9be92e18b Mon Sep 17 00:00:00 2001 From: Eric House Date: Thu, 26 Jan 2012 05:40:22 -0800 Subject: [PATCH] fix usage hint --- xwords4/linux/scripts/discon_ok2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xwords4/linux/scripts/discon_ok2.sh b/xwords4/linux/scripts/discon_ok2.sh index d13ebb55a..0925a95b3 100755 --- a/xwords4/linux/scripts/discon_ok2.sh +++ b/xwords4/linux/scripts/discon_ok2.sh @@ -443,7 +443,7 @@ function getArg() { function usage() { [ $# -gt 0 ] && echo "Error: $1" >&2 echo "Usage: $(basename $0) \\" >&2 - echo " [--dict ]* \\" >&2 + echo " [--game-dict ]* \\" >&2 echo " [--old-app &2 echo " [--new-app &2 echo " [--min-devs ] \\" >&2