summaryrefslogtreecommitdiff
path: root/lib/App/smsg/Command/Status.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/smsg/Command/Status.pm')
-rw-r--r--lib/App/smsg/Command/Status.pm2
1 files changed, 2 insertions, 0 deletions
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"],
);