]> git.ipfire.org Git - thirdparty/openvpn.git/commit
pkitool lacks expected option "--help"
authorWil Cooley <wcooley@users.sourceforge.net>
Tue, 2 Mar 2010 20:54:15 +0000 (21:54 +0100)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Tue, 2 Mar 2010 20:54:15 +0000 (21:54 +0100)
commit9f4725e86be9700c5894e360e09496d9ee1cfb85
treeb939206d780a8f3a3aea6e6dfa0aaff9942ab19d
parent87afefff8fe7b43b2c5cbba7a03a887fd9c02336
pkitool lacks expected option "--help"

The pkitool script lacks the "--help" parameter to actually display the
usage statement; most people are conditioned to try that before running the
command without options. This patch adds that and "--version" to display
just the program name and version.

sf.net tracker:
<https://sourceforge.net/tracker/?func=detail&atid=454721&aid=1705407&group_id=48978>

Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Acked-by: Jan Just Keijser <janjust@nikhef.nl>
easy-rsa/2.0/pkitool