# HG changeset patch # User Matthew Wild # Date 1263263142 0 # Node ID 2323adeb8c7c6a532054083a6b5b603be3b87f01 # Parent 1003e44cf3b054919af1f02d9e629fa7819322ae README: Rename 'message' command to 'send' in the example diff -r 1003e44cf3b0 -r 2323adeb8c7c README --- a/README Tue Jan 12 02:19:19 2010 +0000 +++ b/README Tue Jan 12 02:25:42 2010 +0000 @@ -5,7 +5,7 @@ used to send messages, presence, and info queries to any XMPP address. ## Example -clix message --to=user@example.com "The kettle has now boiled" +clix send --to=user@example.com "The kettle has now boiled" ## Usage Syntax: clix COMMAND [OPTIONS] [...]