Software /
code /
clix
Changeset
31:7f649b0ba94d
README: Add description of options common to all commands
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 12 Jan 2010 02:35:47 +0000 |
parents | 30:2323adeb8c7c |
children | 32:cda6a004ff79 |
files | README |
diffstat | 1 files changed, 24 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Tue Jan 12 02:25:42 2010 +0000 +++ b/README Tue Jan 12 02:35:47 2010 +0000 @@ -19,6 +19,30 @@ The account to use from the configuration file (default is 'default') + -c + --chatroom[=chatroom address] + Join a chatroom, if no address is specified then the value + of the --to parameter is used. + + --nick=nickname + The nickname to use if clix joins a chatroom, default "clix" + + -o + --presence + Send presence, that is - appear online to contacts. + + -p + --password=password + Set the password to use for authentication (overrides config) + + -r + --resource=resource + Set the resource to use (default is to let the server choose) + + -q + --quiet + Suppress informational messages + -v --verbose Enables verbose logging of the XMPP connection