Skip to content
Snippets Groups Projects
Commit de77779b authored by Hans Fangohr's avatar Hans Fangohr
Browse files

improve documentation

parent f2273fb2
No related branches found
No related tags found
2 merge requests!19Move linux-debian11 into main,!1Resolve "First draft for user interface for top level install command"
......@@ -307,7 +307,7 @@ def main():
type=str,
nargs="+",
default="NONE",
help="List of toolchains to install (use ALL to install all toolchains). If nothing is specified, list of available toolchains for the release would be shown after creating the environment.",
help="List of toolchains to install (use '--toolchains ALL' to install all toolchains). If nothing is specified, list of available toolchains for the release would be shown after creating the environment.",
)
subp.add_argument(
"--enable-build-cache",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment