From 2b5deac2609d3479eabb7acb05b40875a6a9161d Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 12 Oct 2012 01:21:13 +0200 Subject: Add draft send plugin, and add option origin to chain plugin. --- lib/App/smsg/Command/Chain.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/App/smsg/Command/Chain.pm') diff --git a/lib/App/smsg/Command/Chain.pm b/lib/App/smsg/Command/Chain.pm index 90dc24f..5c1c6e5 100644 --- a/lib/App/smsg/Command/Chain.pm +++ b/lib/App/smsg/Command/Chain.pm @@ -32,6 +32,7 @@ then interactively prompted for. DESCRIPTION use constant opt_spec => ( ['target|to=s', "Recipient ID"], + ['origin|from=s', "Faked sender ID"], ['platform|on=s', "Platform to operate on. Either generic (chat, sms, microblog) or specific (kannel, jabber, irc, twitter, status.net)."], ['intermediary|via=s', "Message center, host or net to use in case of multiple routes"], [], -- cgit v1.2.3