<pre><code>$ frobnicator --help
Data frobnication tool.
<b>frobnicator</b> [-vq] [--version] [--verbose] [--quiet] [--help] [-n <ITERATIONS>]
[--config=<CONFIG>] <b><OBJECT></b>
<b>ARGUMENTS</b>:
<b>OBJECT</b> The object to frobnicate (mandatory).
<b>OPTIONS</b>:
<b> --version</b> Print version information.
<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>