Skip to content

Commit

Permalink
Merge pull request #46 from kylescottmcgill/master
Browse files Browse the repository at this point in the history
Update Readme to reflect the TLS Skip Verification command line option
  • Loading branch information
c4milo committed Oct 15, 2015
2 parents 2b05a48 + 377770b commit 6ecb553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ Usage: gowsdl [options] myservice.wsdl
File where the generated code will be saved (default "myservice.go")
-p string
Package under which code will be generated (default "myservice")
-i Skips TLS Verification
-v Shows gowsdl version
```

0 comments on commit 6ecb553

Please sign in to comment.