added TurnDuration option to cli (#62)
This commit is contained in:
parent
447cbba8c0
commit
762c94caf9
2 changed files with 12 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ Usage:
|
|||
|
||||
Flags:
|
||||
-d, --delay int32 Turn Delay in Milliseconds (default 0)
|
||||
-D, --duration int32 Minimum Turn Duration in Milliseconds (default 0)
|
||||
-g, --gametype string Type of Game Rules (default "standard")
|
||||
-H, --height int32 Height of Board (default 11)
|
||||
-h, --help help for play
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue