<pre><code>$ frobnicator --help
Data frobnication tool.

<b>frobnicator</b> [-vq] [--verbose] [--quiet] [--help] [-n &lt;ITERATIONS&gt;] [--config=&lt;CONFIG&gt;]
            <b>&lt;OBJECT&gt;</b>

<b>ARGUMENTS</b>:
  <b>OBJECT</b>  The object to frobnicate (mandatory).

<b>OPTIONS</b>:
  <b>-v, --verbose</b>        Output more information.
  <b>-q, --quiet</b>          Output less information.
  <b>-n</b> ITERATIONS        How many times to frobnicate the data (at least 1). <span style="color:gray">[default: 5]</span>
  <b>    --config</b>=CONFIG  Path to the configuration file.
  <b>    --help</b>           Print help information.
</code></pre>
