From 85568091fa52f67ef8cf86c834f6322b11500ab5 Mon Sep 17 00:00:00 2001 From: vmaneagit <79709341+vmaneagit@users.noreply.github.com> Date: Tue, 15 Jun 2021 16:25:26 +0300 Subject: [PATCH] Update collective.ronn Added correction for: "collective gencert collective delete" should be on 2 separate lines. correction should be: collective gencert collective delete --- confluent_client/doc/man/collective.ronn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/confluent_client/doc/man/collective.ronn b/confluent_client/doc/man/collective.ronn index f5aaf0db..b4c1a4d4 100644 --- a/confluent_client/doc/man/collective.ronn +++ b/confluent_client/doc/man/collective.ronn @@ -6,8 +6,8 @@ collective(1) -- Check and manage a confluent collective `collective invite ` `collective join [-i TOKEN]` `collective show` -`collective gencert` -`collective delete` +`collective gencert` +`collective delete` ## DESCRIPTION