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="&#109;&#x61;&#x69;&#108;&#x74;&#111;&#x3a;&#x61;&#100;&#x61;&#109;&#64;&#x6f;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#x2e;&#99;&#111;&#109;" data-bare-link="true">&#x61;&#x64;&#97;&#109;&#x40;&#111;&#x70;&#x73;&#99;&#111;&#x64;&#101;&#x2e;&#x63;&#x6f;&#109;</a> with many contributions from the community.</p> +<p> Chef was written by Adam Jacob <a href="&#109;&#97;&#x69;&#108;&#x74;&#x6f;&#58;&#97;&#100;&#97;&#x6d;&#64;&#111;&#x70;&#x73;&#x63;&#x6f;&#100;&#x65;&#46;&#99;&#x6f;&#x6d;" data-bare-link="true">&#x61;&#x64;&#x61;&#109;&#x40;&#111;&#112;&#115;&#99;&#111;&#100;&#101;&#x2e;&#x63;&#x6f;&#x6d;</a> with many contributions from the community.</p> <h2 id="DOCUMENTATION">DOCUMENTATION</h2> -<p> This manual page was written by Joshua Timberman <a href="&#x6d;&#x61;&#x69;&#x6c;&#116;&#x6f;&#58;&#x6a;&#111;&#x73;&#104;&#117;&#x61;&#64;&#111;&#112;&#x73;&#x63;&#x6f;&#100;&#x65;&#46;&#99;&#111;&#109;" data-bare-link="true">&#x6a;&#111;&#x73;&#104;&#117;&#x61;&#64;&#x6f;&#112;&#x73;&#x63;&#111;&#x64;&#101;&#46;&#99;&#x6f;&#109;</a>. +<p> This manual page was written by Joshua Timberman <a href="&#x6d;&#x61;&#105;&#x6c;&#x74;&#x6f;&#58;&#x6a;&#x6f;&#115;&#104;&#x75;&#x61;&#x40;&#111;&#112;&#115;&#x63;&#x6f;&#x64;&#x65;&#x2e;&#99;&#x6f;&#x6d;" data-bare-link="true">&#106;&#111;&#x73;&#x68;&#x75;&#97;&#64;&#111;&#x70;&#x73;&#99;&#111;&#x64;&#x65;&#x2e;&#99;&#x6f;&#x6d;</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>