]> 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>
Thu, 21 Oct 2010 19:11:46 +0000 (21:11 +0200)
commit6dc60191ddf8673db7d156e6b90fb794e4fa350a
tree9a3cae460a9528f40caeb539004f314856bb0598
parentd04b8582a8d9cda4e886019c81f24712663e97b4
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