From 086a44af71491ba7845c54bfca786d562e1ccb66 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 12 Oct 2012 00:58:57 +0200 Subject: Add draft plugins. --- lib/App/smsg/Command/Status.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/App/smsg/Command/Status.pm') diff --git a/lib/App/smsg/Command/Status.pm b/lib/App/smsg/Command/Status.pm index 019cd5b..f0dfb70 100644 --- a/lib/App/smsg/Command/Status.pm +++ b/lib/App/smsg/Command/Status.pm @@ -33,6 +33,8 @@ use constant opt_spec => ( {default => 'foobar'}], ['kannelsmsc=s', "the Kannel SMSC to correspond with"], [], + ['f|follow', "keep connection open and emit each change of state"], + [], # [ 'verbose|v', "print extra stuff"], [ 'debug', "print debug stuff"], ); -- cgit v1.2.3