<pre><code>$ grit --help
The gritty content tracker.
<b>grit</b> [--version] [--help] [-c/--config <CONFIG>] <b>push</b>|<b>pull</b>|<b>status</b>|<b>...</b>
<b>OPTIONS</b>:
<b>-c, --config</b>=CONFIG Path to the configuration file.
<b> --version</b> Print version information.
<b> --help</b> Print help information.
<b>SUBCOMMANDS</b>:
<b>push</b> Push changes.
<b>pull</b> Pull changes.
<b>status</b> Show file status.
</code></pre>