We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f5033d + d75d443 commit 4ea7892Copy full SHA for 4ea7892
1 file changed
aiutil/pyscript/release_on_github.py
@@ -62,7 +62,7 @@ def parse_args(args=None, namespace=None):
62
"-b",
63
"--branch",
64
default="main",
65
- help="The branch from which to make the release.",
+ help="The branch (default to main) from which to make the release.",
66
)
67
parser.add_argument(
68
"-t",
0 commit comments