diff options
Diffstat (limited to 'distro/common/html/knife_environment.html')
-rw-r--r-- | distro/common/html/knife_environment.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/distro/common/html/knife_environment.html b/distro/common/html/knife_environment.html index 9bb3ff9619..c3f144f56e 100644 --- a/distro/common/html/knife_environment.html +++ b/distro/common/html/knife_environment.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> @@ -60,7 +59,7 @@ <p>This argument has the following options:</p> <dl class="docutils"> <dt><tt class="docutils literal"><span class="pre">-a</span></tt>, <tt class="docutils literal"><span class="pre">--all</span></tt></dt> -<dd>Indicates that all environments found at the specified path will be uploaded.</dd> +<dd>Use to upload all environments found at the specified path.</dd> <dt><tt class="docutils literal"><span class="pre">-m</span></tt>, <tt class="docutils literal"><span class="pre">--mismatch</span></tt></dt> <dd>Use to show only matching versions.</dd> </dl> @@ -214,7 +213,7 @@ windows 1.0.0 4.1.2 <p>This argument has the following options:</p> <dl class="docutils"> <dt><tt class="docutils literal"><span class="pre">-a</span></tt>, <tt class="docutils literal"><span class="pre">--all</span></tt></dt> -<dd>Indicates that all environments found at the specified path will be uploaded.</dd> +<dd>Use to upload all environments found at the specified path.</dd> </dl> </div> <div class="section" id="id9"> @@ -246,7 +245,7 @@ windows 1.0.0 4.1.2 <p>This argument has the following options:</p> <dl class="docutils"> <dt><tt class="docutils literal"><span class="pre">-w</span></tt>, <tt class="docutils literal"><span class="pre">--with-uri</span></tt></dt> -<dd>Indicates that the corresponding URIs will be shown.</dd> +<dd>Use to show the corresponding URIs.</dd> </dl> </div> <div class="section" id="id12"> |