Skip to content

Commit 4ea7892

Browse files
authored
Merge pull request #497 from legendu-net/dev
Merge dev Into main
2 parents 2f5033d + d75d443 commit 4ea7892

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aiutil/pyscript/release_on_github.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def parse_args(args=None, namespace=None):
6262
"-b",
6363
"--branch",
6464
default="main",
65-
help="The branch from which to make the release.",
65+
help="The branch (default to main) from which to make the release.",
6666
)
6767
parser.add_argument(
6868
"-t",

0 commit comments

Comments
 (0)