man/generated/machinery.1.html in machinery-tool-1.15.0 vs man/generated/machinery.1.html in machinery-tool-1.16.0

- old
+ new

@@ -518,11 +518,11 @@ <h2 id="compare-Compare-System-Descriptions">compare — Compare System Descriptions</h2> <h3 id="SYNOPSIS">SYNOPSIS</h3> -<p><code>machinery compare</code> [-s SCOPE | --scope=SCOPE] [-e EXCLUDE-SCOPE | --exclude-scope=EXCLUDE-SCOPE] [--no-pager] [--show-all] NAME1 NAME2</p> +<p><code>machinery compare</code> [-s SCOPE | --scope=SCOPE] [-e EXCLUDE-SCOPE | --exclude-scope=EXCLUDE-SCOPE] [--no-pager] [--show-all] [--html] NAME1 NAME2</p> <p><code>machinery</code> help compare</p> <h3 id="DESCRIPTION">DESCRIPTION</h3> @@ -544,10 +544,11 @@ See the <a href="#Scopes" data-bare-link="true">Scope section</a> for more information.</p></dd> <dt><code>-e SCOPE</code>, <code>--exclude-scope=EXCLUDE-SCOPE</code> (optional)</dt><dd><p>Skip output of the specified scope. See the <a href="#Scopes" data-bare-link="true">Scope section</a> for more information.</p></dd> <dt><code>--no-pager</code> (optional)</dt><dd><p>Do not pipe output into a pager.</p></dd> <dt><code>--show-all</code> (optional)</dt><dd><p>Show also common properties of the descriptions (not only the differences).</p></dd> +<dt><code>--html</code> (optional)</dt><dd><p>Shows the comparison of two system descriptions in the web browser.</p></dd> </dl> <h3 id="EXAMPLES">EXAMPLES</h3> @@ -560,10 +561,13 @@ <p>$ <code>machinery</code> compare earth moon -s repositories</p></li> <li><p>Compare lists of changed managed files and include the common ones in the list:</p> <p>$ <code>machinery</code> compare earth moon --scope=changed-managed-files --show-all</p></li> +<li><p>Compares system descriptions and shows the result in HTML format in your web browser:</p> + +<p> $ machinery compare --html earth moon</p></li> </ul> <h2 id="config-Configure-Machinery">config — Configure Machinery</h2> @@ -899,11 +903,11 @@ </ul> </li> <li><p>When inspecting as non-root the user has to have the following command whitelist given in the sudoers file:</p> -<p>machinery ALL=(ALL) NOPASSWD: /usr/bin/find,/usr/bin/cat,/bin/cat,/usr/bin/rsync,/bin/rpm -V *,/bin/tar --create *</p></li> +<p>machinery ALL=(ALL) NOPASSWD: /usr/bin/find,/usr/bin/cat,/bin/cat,/usr/bin/rsync,/bin/rpm -Va *,/bin/tar --create *</p></li> <li><p>To add a remote <code>machinery</code> user run as root:</p> <h1><code>useradd -m machinery -c "remote user for machinery"</code></h1> <p>To configure a password for the new user run:</p> @@ -1374,10 +1378,10 @@ <p>Copyright (c) 2013-2015 <a href="http://www.suse.com">SUSE LLC</a></p> <ol class='man-decor man-foot man foot'> <li class='tl'></li> - <li class='tc'>October 2015</li> + <li class='tc'>November 2015</li> <li class='tr'>machinery(1)</li> </ol> </div> </body>