Parse tids command line with argp (bug #1209349).
authorJennifer Richards <jennifer@painless-security.com>
Fri, 13 May 2016 21:17:31 +0000 (17:17 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Fri, 13 May 2016 21:31:17 +0000 (17:31 -0400)
commit81a8c0e0710782aea4023fbe3be449aa554d463f
treef8af21887448ece8f53dbd21a1765268ffbd16e7
parentbfdfcb31f9a420bf9507260ce1e5a079540b3d2e
Parse tids command line with argp (bug #1209349).

Use the argp package to parse arguments. This provides the --help option
requested by the bug report.
tid/example/tids_main.c