From 50e60a5a17265621df4c4e9a56f018d530752f75 Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Thu, 4 Mar 2021 17:33:59 +0200 Subject: [PATCH] Update confetty.ronn OPTIONS chapter has been added to match the output from confetty -h --- confluent_client/doc/man/confetty.ronn | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/confluent_client/doc/man/confetty.ronn b/confluent_client/doc/man/confetty.ronn index 8c4d3e60..f4d367c9 100644 --- a/confluent_client/doc/man/confetty.ronn +++ b/confluent_client/doc/man/confetty.ronn @@ -15,6 +15,18 @@ be mostly an aid for developing client software, with day to day administration generally being easier with the various function specific commands. +## OPTIONS + +* `-s`, `--server`: + Confluent instance to connect to + +* `-c`, `--control`: + Path to offer terminal control + +* `-m`, `--mintime`: + Minimum time to run or else pause for input (used to + keep a terminal from closing quickly on error) + ## COMMANDS The CLI may be navigated by shell commands and some other