From ca7b8d52251665fba661a4412cff0a14001c1066 Mon Sep 17 00:00:00 2001 From: Shane McLaughlin Date: Tue, 21 Nov 2023 13:47:44 -0600 Subject: [PATCH] fix: docs about required flags that read from config (#455) * fix: docs about required flags that read from config * Update messages/messages.md Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com> * Update messages/messages.md Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com> --------- Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com> --- messages/messages.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/messages/messages.md b/messages/messages.md index 5db4f68b1..4b63bba38 100644 --- a/messages/messages.md +++ b/messages/messages.md @@ -40,11 +40,11 @@ The specified org %s is not a Dev Hub. # flags.targetOrg.summary -Username or alias of the target org. +Username or alias of the target org. Not required if the `target-org` configuration variable is already set. # flags.targetDevHubOrg.summary -Username or alias of the Dev Hub org. +Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set. # flags.apiVersion.description