README: Rename 'message' command to 'send' in the example

Tue, 12 Jan 2010 02:25:42 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 12 Jan 2010 02:25:42 +0000
changeset 30
2323adeb8c7c
parent 29
1003e44cf3b0
child 31
7f649b0ba94d

README: Rename 'message' command to 'send' in the example

README file | annotate | diff | comparison | revisions
--- 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] [...]

mercurial