Skip to content

Commit

Permalink
Added version info
Browse files Browse the repository at this point in the history
  • Loading branch information
j.neubauer committed Apr 14, 2020
1 parent f69422a commit e6ee189
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ go build
Usage: ./azure-sb-cli <command> <options>
Commands:
send - Sends messages to a queue. Reads standard input, sending each line as message, all in same session.
send - Sends messages to a queue. Reads standard input, sending each line as message, all in same session.
receive - Receives messages, outputting them to standard output, message per line.
-v - Prints version info.
Common options:
-c Connection string
Expand Down

0 comments on commit e6ee189

Please sign in to comment.