From 03b644be7f18c4332b558459e7d0ec79218d38d3 Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Tue, 15 Jun 2021 17:28:30 +0300 Subject: [PATCH] Update confluentdbutil.ronn Man page is missing part of the password option as shown under usage from usage output: -p PASSWORD, --password=PASSWORD --- confluent_client/doc/man/confluentdbutil.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confluent_client/doc/man/confluentdbutil.ronn b/confluent_client/doc/man/confluentdbutil.ronn index 45cc89fe..abb47566 100644 --- a/confluent_client/doc/man/confluentdbutil.ronn +++ b/confluent_client/doc/man/confluentdbutil.ronn @@ -15,7 +15,7 @@ the json files (password protected, removed from the files, or unprotected). ## OPTIONS -* `-p`, `--password`: +* `-p PASSWORD`, `--password=PASSWORD`: If specified, information such as usernames and passwords will be encrypted using the given password.