Skip to content

numfmt: argument following --header interpreted incorrectly #13272

Description

@bachorp

The (optional) value of numfmt's --header option is incorrectly allowed to be given in a separate argument.

GNU 9.10:

$ numfmt --header 1 2
1
2

uutils:

$ numfmt --header 1 2
2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions