From 089901a63943988e39226dbcc69e6923d1969bdd Mon Sep 17 00:00:00 2001 From: Jameson Rollins Date: Wed, 22 Dec 2010 16:09:56 -0500 Subject: [PATCH] add --help usage to msva-query-agent --- msva-query-agent | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/msva-query-agent b/msva-query-agent index c8ebdd2..784c16f 100755 --- a/msva-query-agent +++ b/msva-query-agent @@ -22,6 +22,10 @@ use strict; use Crypt::Monkeysphere::MSVA::Client; my $context = shift; +if ($context eq '--help') { + printf("Usage: msva-query-agent CONTEXT PEER PKC_TYPE [PEER_TYPE]