Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
joowani committed May 9, 2017
1 parent 269d0f3 commit 56efffd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ or view the offsets on topic partitions:
[--certfile=<certfile>]
[--keyfile=<keyfile>]
[--crlfile=<crlfile>]
[--proc-ttl=<proc-ttl>]
[--verbose]
kq --help
kq --version
Expand All @@ -36,6 +37,7 @@ or view the offsets on topic partitions:
--certfile=<certfile> Full path to SSL client certificate
--keyfile=<keyfile> Full path to SSL private key
--crlfile=<crlfile> Full path to SSL crlfile for verifying expiry
--proc-ttl=<proc-ttl> Records read before re-spawning process [default: 5000]
--verbose Turn on debug logging output
--help Display this help menu
--version Display the version of KQ

0 comments on commit 56efffd

Please sign in to comment.