From 3094a3041fd99032b090fe2170c69f1b873a147b Mon Sep 17 00:00:00 2001 From: Rob O'Dwyer Date: Thu, 29 Sep 2022 15:48:47 -0700 Subject: [PATCH] update CLI README to reflect flag updates --- cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/README.md b/cli/README.md index a048d08..44ca13b 100644 --- a/cli/README.md +++ b/cli/README.md @@ -45,7 +45,6 @@ Flags: -r, --seed int Random Seed (default 1656460409268690000) -d, --delay int Turn Delay in Milliseconds -D, --duration int Minimum Turn Duration in Milliseconds - --debug-requests Log body of all requests sent -o, --output string File path to output game state to. Existing files will be overwritten --browser View the game in the browser using the Battlesnake game board --board-url string Base URL for the game board when using --browser (default "https://board.battlesnake.com") @@ -57,6 +56,7 @@ Flags: Global Flags: --config string config file (default is $HOME/.battlesnake.yaml) + --verbose Enable debug logging ``` Battlesnake names and URLs will be paired together in sequence, for example: