Skip to content

Commit a63a950

Browse files
update sf page that lists the plugin versions
1 parent ac76b57 commit a63a950

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

templates/cli_reference_xml.hbs

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ IF YOU WANT TO CHANGE THIS CONTENT, CONTACT juliet.shackell@salesforce.com FOR D
1010
1111
-->
1212
<!--This is a static file that should be passed as-is through the autogen process.-->
13-
<title>Salesforce CLI Command Reference</title>
14-
<shortdesc>The command reference contains information about the Salesforce CLI commands and
15-
their parameters. </shortdesc>
13+
<title>sf</title>
14+
<shortdesc>This section contains information about the <codeph otherprops="nolang">sf</codeph> commands and their parameters. </shortdesc>
1615
<prolog>
1716
<metadata>
1817
<othermeta content="reference" name="topic_type"/>
@@ -24,8 +23,8 @@ IF YOU WANT TO CHANGE THIS CONTENT, CONTACT juliet.shackell@salesforce.com FOR D
2423
</prolog>
2524
<refbody>
2625
<section>
27-
<p>This version of the command reference includes details about version
28-
{{cliVersion}} of Salesforce CLI and the following plug-in versions:</p>
26+
<p>This version of the <codeph otherprops="nolang">sf</codeph> command reference includes details about version
27+
{{cliVersion}} of the <codeph otherprops="nolang">sf</codeph> executable of Salesforce CLI and the following plug-in versions:</p>
2928
<ul>
3029
{{#each pluginVersions}}
3130
<li><codeph otherprops="nolang">{{name}}</codeph> version {{version}}</li>

0 commit comments

Comments
 (0)