Skip to content

Commit

Permalink
Update docker/devenv/run-tool.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Adrien Barreau <[email protected]>
  • Loading branch information
speed47 and deathiop authored Apr 8, 2024
1 parent c193d70 commit e2adc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/devenv/run-tool.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Usage: $0 COMMAND [OPTIONS]
doc-serve <PORT> starts a local HTTP python server on PORT to view generated documentation
bash spawns an interactive shell to run any arbitrary command in the devenv docker
run <COMMAND> run an arbitrary command in the devenv docker
run <COMMAND> runs an arbitrary command in the devenv docker
rebuild forces the rebuild of the devenv docker image that is needed to run all the above commands
EOF
Expand Down

0 comments on commit e2adc50

Please sign in to comment.