bootstrap.py: fix docstring summarizing --help output

This commit is contained in:
Erik Sundell
2023-06-06 14:21:09 +02:00
parent d4c6da52e1
commit ab947333d2

View File

@@ -36,7 +36,7 @@ Command line flags, from "bootstrap.py --help":
logs can be accessed during installation. If this is logs can be accessed during installation. If this is
passed, it will pass --progress-page-server-pid=<pid> passed, it will pass --progress-page-server-pid=<pid>
to the tljh installer for later termination. 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 the most recent release. Partial versions can be
specified, for example '1', '1.0' or '1.0.0'. You specified, for example '1', '1.0' or '1.0.0'. You
can also pass a branch name such as 'main' or a can also pass a branch name such as 'main' or a