Skip to content

Commit 95b8157

Browse files
Merge pull request #14 from forcedotcom/jshackell-sfdc-patch-1
fix: remove note about "sfdx force:doc:commands:list"
2 parents c19a497 + 2378f39 commit 95b8157

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

templates/cli_reference_help.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,8 @@ IF YOU WANT TO CHANGE THIS CONTENT, CONTACT juliet.shackell@salesforce.com FOR D
5656
otherprops="nolang">( … | … )</codeph>).</li>
5757
</ul></p><p>If the command takes varargs (name-value pairs that aren’t parameters), the
5858
usage signature includes <codeph otherprops="nolang">name=value...</codeph>.</p><note
59-
type="tip">To see signatures for all commands in the <codeph otherprops="nolang"
60-
>force</codeph> namespace, run <codeph otherprops="nolang">sfdx
61-
force:doc:commands:list --usage</codeph>.</note></li>
59+
type="tip">To see all Salesforce CLI commands, run <codeph otherprops="nolang">sfdx
60+
commands</codeph>.</note></li>
6261
<li><b>Options</b><p>The Options section lists all the command’s parameters, including their
6362
short name, long name, and purpose. For parameters that accept a value, the value name
6463
is written after an equals sign (<codeph otherprops="nolang">=</codeph>). The equals

0 commit comments

Comments
 (0)