From: Jameson Rollins Date: Wed, 22 Dec 2010 21:09:56 +0000 (-0500) Subject: add --help usage to msva-query-agent X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=089901a63943988e39226dbcc69e6923d1969bdd;p=monkeysphere-validation-agent.git add --help usage to msva-query-agent --- 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]