larpa 0.1.1

Lousy ARgument PArser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<pre><code>$ grit --help
The gritty content tracker.

<b>grit</b> [--version] [--help] [-c/--config &lt;CONFIG&gt;] <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>