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

Help for Args, like with Opt #88

Open
parnmatt opened this issue Apr 10, 2019 · 0 comments
Open

Help for Args, like with Opt #88

parnmatt opened this issue Apr 10, 2019 · 0 comments

Comments

@parnmatt
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant