summaryrefslogtreecommitdiff
path: root/distro/common/html/knife_configure.html
diff options
context:
space:
mode:
Diffstat (limited to 'distro/common/html/knife_configure.html')
-rw-r--r--distro/common/html/knife_configure.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/distro/common/html/knife_configure.html b/distro/common/html/knife_configure.html
index 2a7055ba12..6a03c4111b 100644
--- a/distro/common/html/knife_configure.html
+++ b/distro/common/html/knife_configure.html
@@ -23,7 +23,6 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
- <link rel="shortcut icon" href="_static/chef.ico"/>
</head>
@@ -71,9 +70,9 @@
<dt><tt class="docutils literal"><span class="pre">-r</span> <span class="pre">REPO</span></tt>, <tt class="docutils literal"><span class="pre">--repository</span> <span class="pre">REPO</span></tt></dt>
<dd>The path to the chef-repo.</dd>
<dt><tt class="docutils literal"><span class="pre">--validation-client-name</span> <span class="pre">NAME</span></tt></dt>
-<dd>The name of the validation client, typically a client named chef-validator</dd>
+<dd>The name of the validation client, typically a client named chef-validator.</dd>
<dt><tt class="docutils literal"><span class="pre">--validation-key</span> <span class="pre">PATH</span></tt></dt>
-<dd>The path to the validation key used by the client, typically a file named <tt class="docutils literal"><span class="pre">validation.pem</span></tt>.</dd>
+<dd>The path to the validation key used by the client, typically a file named chef-validator.pem.</dd>
</dl>
</div>
<div class="section" id="examples">