cram,osx: Fixed mismatch in getopt diagnostic

This commit is contained in:
Snaipe 2016-09-24 20:32:12 +02:00
parent 182a66bc43
commit faaae85b80
1 changed files with 1 additions and 1 deletions

View File

@ -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