Skip to content

--version does not print a new line at the end #418

@Inventitech

Description

@Inventitech

Using 2.4.3 on linux, I get the following behavior when calling --version (using the auto-generated help text):

$ dotnet run --version
strans 0.0.2$

The output does not terminate in a line break. This looks very ugly. Instead, it should be:

$ dotnet run --version
strans 0.0.2
$

All other commands nicely finish in a newline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions