the verbosity of the command. <tt>1(Default)</tt>: Only print
error messages. <tt>2</tt>: Also print warning messages.
<tt>3</tt>: Also print debugging messages.
</li>
<li>
<tt>-f </tt>: force to owerwrite an existing parsing result at <em>destination</em>.
</li>
</ul>
<h2> Notes </h2>
<p>It will not try to read and parse any services declared at <em>@depends</em> field. This tools should be used for debugging purpose and see the result of a parse process before trying to enable the service on the system.
Also, it's recommended to <strong>not set the [environment] section</strong>. This tool use the exact same parser as <ahref="66-enable.html">66-enable</a> which write by default the configuration file at /etc/66/conf/<em>service_name</em>. That's mean that a corresponding file will be overwritten.</p>