Skip to content

webbrowser CLI has no --help? #101313

Closed
Closed
@jeanas

Description

@jeanas
python -m webbrowser --help
option --help not recognized
Usage: /usr/lib64/python3.11/webbrowser.py [-n | -t] url
    -n: open new window
    -t: open new tab

I would expect any command to provide a -h / --help option. OK, the effect is about the same, but "option --help not recognized" is a bit surprising.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions