Skip to content

Commit

Permalink
add bin data usage
Browse files Browse the repository at this point in the history
  • Loading branch information
bojand committed Oct 18, 2018
1 parent 2d13048 commit d35edb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/ghz/main.go
Expand Up @@ -82,6 +82,8 @@ Options:
-d The call data as stringified JSON.
If the value is '@' then the request contents are read from stdin.
-D Path for call data JSON file. For example, /home/user/file.json or ./file.json.
-b The call data comes as serialized binary message read from stdin.
-B Path for the call data as serialized binary message.
-m Request metadata as stringified JSON.
-M Path for call metadata JSON file. For example, /home/user/metadata.json or ./metadata.json.
Expand Down

0 comments on commit d35edb7

Please sign in to comment.