Skip to content

An option to force single-character autogenerated short form options #78

Description

@jaskij

I'm using this library on Linux, and over here, multi-character short form options go against the platform's established practices. Seeing something like -wp in a command call, I'd read it as equivalent to -w -p, two separate options.

Setting aliases manually is of course a viable workaround, but it would be nice to have a command-wide option.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions