scripts/set-alias-page: mention -l en in -h (#22604)

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
This commit is contained in:
Daniel Tang
2026-05-29 21:14:34 -04:00
committed by GitHub
parent ad2c9f7e1a
commit e4e7d34da1
+2 -1
View File
@@ -441,7 +441,8 @@ def prompt_alias_page_info(page_path: str) -> AliasPageContent:
def main():
parser = create_argument_parser(
"Sets the alias page for all translations of a page"
"Sets the alias page for some or all translations of a page. "
"New contributors should use e.g. `-p osx/gsum -l en`"
)
parser.add_argument(
"-i",