diff --git a/service/textmagic/textmagic.go b/service/textmagic/textmagic.go index 31554ef..c6dfcfe 100644 --- a/service/textmagic/textmagic.go +++ b/service/textmagic/textmagic.go @@ -26,7 +26,7 @@ func Send() *cli.Command { Name: "textmagic", Usage: "Send message via TextMagic", UsageText: "pingme textmagic --token 'tokenabc' --user 'sid123' " + - "--subject 'foo' --receiver '+140001442' --msg 'some message'", + "--title'foo' --receiver '+140001442' --msg 'some message'", Description: `textmagic provides ability to send sms to multiple numbers. You can specify multiple receivers by separating the value with a comma.`, Flags: []cli.Flag{