mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-29 04:21:03 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user