github.com/golang/dep@v0.5.4/cmd/dep/testdata/harness_tests/init/usage/with_h_flag/testcase.json (about) 1 { 2 "commands": [ 3 ["init", "-h"] 4 ], 5 "error-expected": "Usage: dep init [root]" 6 }