From d23159e386c9c37331ca6f276be915d102cdbae0 Mon Sep 17 00:00:00 2001 From: Ravind Kumar Date: Wed, 5 Jul 2023 10:20:51 -0400 Subject: [PATCH] DOCS-908: Fixing errant references to mc config subcommands --- source/reference/minio-mc.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/reference/minio-mc.rst b/source/reference/minio-mc.rst index 61b5ee99..1dc1b965 100644 --- a/source/reference/minio-mc.rst +++ b/source/reference/minio-mc.rst @@ -87,9 +87,8 @@ to the :mc-cmd:`mc` :ref:`configuration `. - Replace ``ACCESS_KEY`` and ``SECRET_KEY`` with the access and secret keys for a user on the S3 service. -Replace each argument with the required values. Specifying only the -``mc config host add`` command starts an input prompt for entering the -required values. +Replace each argument with the required values. +If you omit the ``ACCESS_KEY`` and ``SECRET_KEY``, the command prompts you to enter those values in the CLI. Each of the following tabs contains a provider-specific example: