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.
1 parent 881d6f9 commit 7c72e7dCopy full SHA for 7c72e7d
utils/update_checkout/update_checkout/update_checkout.py
@@ -567,11 +567,11 @@ def main():
567
""")
568
parser.add_argument(
569
"--clone",
570
- help="Obtain Sources for Swift and Related Projects",
+ help="obtain sources for Swift and related projects",
571
action="store_true")
572
573
"--clone-with-ssh",
574
- help="Obtain Sources for Swift and Related Projects via SSH",
+ help="Obtain sources for Swift and related projects via SSH",
575
576
577
"--skip-history",
0 commit comments