Software /
code /
clix
Changeset
30:2323adeb8c7c
README: Rename 'message' command to 'send' in the example
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 12 Jan 2010 02:25:42 +0000 |
parents | 29:1003e44cf3b0 |
children | 31:7f649b0ba94d |
files | README |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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] [...]