SVN-Revision: 1545
@ -9,7 +9,7 @@ case $1 in
$BIN $OPTIONS
;;
*)
echo "usage: $0 (start)"
echo "usage: $0 start"
exit 1
esac