Skip to content

calendar module CLI option --first-weekday is missing from usage message #114909

Closed
@planet36

Description

@planet36

Documentation

PR #112241 added the --first-weekday option to the calendar module CLI.

It was only partly documented in calendar.rst, as it's missing from the first usage message.

python -m calendar [-h] [-L LOCALE] [-e ENCODING] [-t {text,html}]
[-w WIDTH] [-l LINES] [-s SPACING] [-m MONTHS] [-c CSS]
[year] [month]

This should be added

[-f FIRST_WEEKDAY]

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions