From 304fbba2bbe511a1f7658cbffb4207fe011229a6 Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Mon, 22 Mar 2021 13:31:54 +0200 Subject: [PATCH] Update confetty.ronn OPTIONS chapter has been updated to match the output from confetty -h --- confluent_client/doc/man/confetty.ronn | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/confluent_client/doc/man/confetty.ronn b/confluent_client/doc/man/confetty.ronn index f4d367c9..858de97f 100644 --- a/confluent_client/doc/man/confetty.ronn +++ b/confluent_client/doc/man/confetty.ronn @@ -17,15 +17,18 @@ the various function specific commands. ## OPTIONS -* `-s`, `--server`: +* `-s SERVER:PORT`, `--server=SERVER:PORT`: Confluent instance to connect to -* `-c`, `--control`: +* `-c PATH`, `--control=PATH`: Path to offer terminal control -* `-m`, `--mintime`: +* `-m MINTIME`, `--mintime=MINTIME`: Minimum time to run or else pause for input (used to keep a terminal from closing quickly on error) + +* `-h`, `--help`: + Show help message and exit ## COMMANDS