Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Help for Args, like with Opt #88

Description

@parnmatt

Currently clara::Arg(filenames, "filename"s)("input filenames"s) does not produce an entry in the help; it's is common for a brief description to appear

usage:
    NAME [<filename> ... ] options

    where <filename> ...     input filenames
    where options are:
    ETC

or something similar.

Frankly, I also find it strange that the options appear after the arguments, rather than before, as is fairly standard.

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