Skip to content

Commit

Permalink
Document --expected-value-regex in pubsub_filtered README
Browse files Browse the repository at this point in the history
  • Loading branch information
James Socol committed Jul 28, 2013
1 parent 5035a8c commit 0fa25ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pubsub_filtered/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ OPTIONS
--encrypted-fields=<str> comma separated list of fields to encrypt
--expected-key=<str> key to expect in messages before echoing to clients
--expected-value=<str> value to expect in --expected-key field in messages before echoing to clients
--expected-value-regex=<str> regular expression matching expected value in --expected-key field before echoing to clients
--group=<str> run as this group
--help list usage
--port=<int> port to listen on
Expand Down

0 comments on commit 0fa25ad

Please sign in to comment.