summaryrefslogtreecommitdiff
path: root/lib/common.xml
blob: 274d7feb74f45f0053cc47d5b0c9051b1c4a5d49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<dl>
  <dt><code>-h</code></dt>
  <dt><code>--help</code></dt>
  <dd>
    Prints a brief help message to the console.
  </dd>

  <dt><code>-V</code></dt>
  <dt><code>--version</code></dt>
  <dd>
    Prints version information to the console.
  </dd>
</dl>