From 56efffde67f379040c1bbc3f8cc855dbe00ac6cc Mon Sep 17 00:00:00 2001 From: Joohwan Oh Date: Tue, 9 May 2017 02:03:00 -0700 Subject: [PATCH] Update documentation --- docs/cli.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/cli.rst b/docs/cli.rst index c11e8f0..352f34e 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -22,6 +22,7 @@ or view the offsets on topic partitions: [--certfile=] [--keyfile=] [--crlfile=] + [--proc-ttl=] [--verbose] kq --help kq --version @@ -36,6 +37,7 @@ or view the offsets on topic partitions: --certfile= Full path to SSL client certificate --keyfile= Full path to SSL private key --crlfile= Full path to SSL crlfile for verifying expiry + --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