Skip to content

dotnet dev-certs/user-secrets/user-jwts --help option formatting issue #62716

@DamianEdwards

Description

@DamianEdwards

The output of dotnet dev-certs --help (and user-secrets and user-jwts) formats the output in such a way that the -- on the option names gets combined with the | separator used to distinguish between the short and long option alias:

Image

This isn't the case for dotnet new --help:

Image

This might be due to changes in the newer versions of System.CommandLine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-commandlinetoolsIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions