Skip to content

Commit

Permalink
Remove local idea as it won't work without significant refactoring of…
Browse files Browse the repository at this point in the history
… how we test args
  • Loading branch information
stack committed Sep 25, 2023
1 parent 4356cab commit b299068
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions grasshopper
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ usage() {
printf " -d Build the container before running (this can take 30 minutes)\n"
printf " -h Print this message and exit\n"
printf " -k Kill any containers that exist before running\n"
printf " -l Run and exec into a locally built container. NOTE:\n"
printf " This could require building the image itself, which can take\n"
printf " up to 30 minutes. This option should only be used for testing\n"
printf " -x Kill any containers and exit\n"
printf "\n"
printf "Grasshopper is intended to be a temporary workbench for solving\n"
Expand Down

0 comments on commit b299068

Please sign in to comment.