We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428db8d commit b4f180eCopy full SHA for b4f180e
1 file changed
cli_test.go
@@ -29,7 +29,7 @@ Options:
29
-v, --version Prints the version number
30
`
31
unknownFlag := "Error: unknown flag `unknown'\n"
32
- unknownCmd := `Error: command is not available
+ unknownCmd := `Error: command is not available: unknown
33
34
35
semvers := `v8.8.8
0 commit comments