diff --git a/test.sh b/test.sh index 4e0e078..e4c3aa8 100755 --- a/test.sh +++ b/test.sh @@ -74,7 +74,7 @@ echo "> handle unknown parameter with simple error message" cat< test.expect.err error: unexpected argument '--foo' found - note: to pass '--foo' as a value, use '-- --foo' + tip: to pass '--foo' as a value, use '-- --foo' Usage: skip [OPTIONS] [FILE]