Skip to content

Conversation

@IncredulousMonk
Copy link

For example, the call getopt:usage([{file, undefined, undefined, string, "A file"}], "test"). was producing this:

Usage: test [<file>]

  <file>  A file

when it should have been producing this:

Usage: test <file>

  <file>  A file

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant