distro/common/html/knife-search.1.html in chef-0.10.4.rc.6 vs distro/common/html/knife-search.1.html in chef-0.10.4
- old
+ new
@@ -85,32 +85,23 @@
<h2 id="SYNOPSIS">SYNOPSIS</h2>
<p><strong>knife</strong> <strong>search INDEX QUERY</strong> <em>(options)</em></p>
-<ul>
-<li><code>-a</code>, <code>--attribute ATTR</code>:
-Show only one attribute</li>
-<li><code>-i</code>, <code>--id-only</code>:
-Show only the ID of matching objects</li>
-<li><code>-q</code>, <code>--query QUERY</code>
-The search query; useful to protect queries starting with -</li>
-<li><code>-R</code>, <code>--rows INT</code>:
-The number of rows to return</li>
-<li><code>-r</code>, <code>--run-list</code>:
-Show only the run list</li>
-<li><code>-o</code>, <code>--sort SORT</code>:
-The order to sort the results in</li>
-<li><code>-b</code>, <code>--start ROW</code>:
-The row to start returning results at</li>
-<li><code>-m</code>, <code>--medium</code>:
-Display medium sized output when searching nodes using the default
-summary format</li>
-<li><code>-l</code>, <code>--long</code>:
-Display long output when searching nodes using the default summary
-format</li>
-</ul>
+<dl>
+<dt><code>-a</code>, <code>--attribute ATTR</code></dt><dd>Show only one attribute</dd>
+<dt><code>-i</code>, <code>--id-only</code></dt><dd>Show only the ID of matching objects</dd>
+<dt><code>-q</code>, <code>--query QUERY</code></dt><dd>The search query; useful to protect queries starting with -</dd>
+<dt><code>-R</code>, <code>--rows INT</code></dt><dd>The number of rows to return</dd>
+<dt><code>-r</code>, <code>--run-list</code></dt><dd>Show only the run list</dd>
+<dt><code>-o</code>, <code>--sort SORT</code></dt><dd>The order to sort the results in</dd>
+<dt><code>-b</code>, <code>--start ROW</code></dt><dd>The row to start returning results at</dd>
+<dt><code>-m</code>, <code>--medium</code></dt><dd>Display medium sized output when searching nodes using the default
+summary format</dd>
+<dt><code>-l</code>, <code>--long</code></dt><dd>Display long output when searching nodes using the default summary
+format</dd>
+</dl>
<h2 id="DESCRIPTION">DESCRIPTION</h2>
<p>Search is a feature of the Chef Server that allows you to use a
@@ -156,11 +147,11 @@
<p>Field names are the keys within the JSON description of the object
being searched. Nested Keys can be searched by placing an underscore
("_") between key names.</p>
-<h4 id="WILDCARD-MATCHING-FOR-FIELD-NAMES">WILDCARD MATCHING FOR FIELD NAMES</h4>
+<h3 id="WILDCARD-MATCHING-FOR-FIELD-NAMES">WILDCARD MATCHING FOR FIELD NAMES</h3>
<p>The field name also has limited support for wildcard matching. Both
the "*" and "?" wildcards (see below) can be used within a field name;
however, they cannot be the first character of the field name.</p>
@@ -271,23 +262,23 @@
<a href="http://wiki.opscode.com/display/chef/Attributes" data-bare-link="true">http://wiki.opscode.com/display/chef/Attributes</a>
<a href="http://lucene.apache.org/java/2_3_2/queryparsersyntax.html">Lucene Query Parser Syntax</a></p>
<h2 id="AUTHOR">AUTHOR</h2>
-<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</a> with many contributions from the community.</p>
+<p> Chef was written by Adam Jacob <a href="mailto:adam@opscode.com" data-bare-link="true">adam@opscode.com</a> with many contributions from the community.</p>
<h2 id="DOCUMENTATION">DOCUMENTATION</h2>
-<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a>.
+<p> This manual page was written by Joshua Timberman <a href="mailto:joshua@opscode.com" data-bare-link="true">joshua@opscode.com</a>.
Permission is granted to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.</p>
<h2 id="CHEF">CHEF</h2>
<p> Knife is distributed with Chef. <a href="http://wiki.opscode.com/display/chef/Home" data-bare-link="true">http://wiki.opscode.com/display/chef/Home</a></p>
<ol class='man-decor man-foot man foot'>
- <li class='tl'>Chef 0.10.4.rc.6</li>
+ <li class='tl'>Chef 0.10.4</li>
<li class='tc'>August 2011</li>
<li class='tr'>knife-search(1)</li>
</ol>
</div>