IncredulousMonk

Results 1 issues of IncredulousMonk

For example, the call `getopt:usage([{file, undefined, undefined, string, "A file"}], "test").` was producing this: Usage: test [] A file when it should have been producing this: Usage: test A file