Skip to content

Commit

Permalink
bootstrap.py: fix docstring summarizing --help output
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Jun 8, 2023
1 parent d4c6da5 commit ab94733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/bootstrap.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
logs can be accessed during installation. If this is
passed, it will pass --progress-page-server-pid=<pid>
to the tljh installer for later termination.
--version TLJH version or Git reference. Default 'latest' is
--version VERSION TLJH version or Git reference. Default 'latest' is
the most recent release. Partial versions can be
specified, for example '1', '1.0' or '1.0.0'. You
can also pass a branch name such as 'main' or a
Expand Down

0 comments on commit ab94733

Please sign in to comment.