cram,osx: Fixed mismatch in getopt diagnostic
This commit is contained in:
parent
182a66bc43
commit
faaae85b80
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ Display the help message
|
|||
Display usage on invalid CLI flags
|
||||
|
||||
$ simple.c.bin --an-invalid-option
|
||||
simple.c.bin: unrecognized option '--an-invalid-option'
|
||||
simple.c.bin: unrecognized option [`'"]--an-invalid-option['"] (re)
|
||||
Tests compiled with Criterion v2.3.0-rc1
|
||||
|
||||
usage: simple.c.bin OPTIONS
|
||||
|
|
Loading…
Add table
Reference in a new issue