Skip to content

Manpage typos #312

@defjaf

Description

@defjaf

Describe the bug
man py incorrectly shows -list and -help options (i.e., with a single "-")

(Also, possibly a separate issue, the "synopsis" should probably show the help and list options.)

To Reproduce
$ man py

...
SYNOPSIS
       py [-[X]/[X.Y]] ...
...
OPTIONS
       -h/–help
              Print a help message and exit; must be specified on its own.

       –list  List all known interpreters (except activated virtual environment); must be specified on its own.

Expected behaviour
Above should show --list and --help.

System Details (please complete the following information):

  • OS: macOS 13.5 with homebrew python 3.11
  • Shell: bash
  • Launcher Version: 1.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    impact-docsChanges the documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions