Skip to content

Commit

Permalink
aasdas
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisburr committed Nov 22, 2023
1 parent 4c1238f commit c0bdbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ usage+="\n\n"
usage+=" -h|--help: Print this help message and exit\n"
usage+=" --exit-when-done: Exit after the demo has been started (it will be left running in the background)\n"
usage+=" --enable-coverage: Enable coverage reporting\n"
usage+=" --no-editable-python: Install Python source directories in editable mode\n"
usage+=" --no-editable-python: Do not install Python source directories in editable mode\n"
usage+=" --offline: Run in a mode which is suitable for fully offline use.\n"
usage+=" WARNING: This may result in some weird behaviour, see the demo documentation for details.\n"
usage+=" Implies: --mount-containerd\n"
Expand Down

0 comments on commit c0bdbfc

Please sign in to comment.