We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e0333e commit 5d3e460Copy full SHA for 5d3e460
kcidev/subcommands/checkout.py
@@ -59,7 +59,7 @@ def retrieve_tot_commit(repourl, branch):
59
return sha
60
61
62
-@click.command(help="Create custom tree checkout on KernelCI and trigger a tests")
+@click.command(help="Trigger a test for a specific tree/branch/commit")
63
@click.option(
64
"--giturl",
65
help="Git URL to checkout",
0 commit comments