diff options
author | Miklos Vajna <vmiklos@vmiklos.hu> | 2013-01-01 16:44:31 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@vmiklos.hu> | 2013-01-01 16:44:31 +0100 |
commit | 7764fb1ce63f1339f005e698ddfeba96186e9925 (patch) | |
tree | 325e942ea97e228f8276e96f4ab51cccd4620c76 /protocols/skype/README | |
parent | eab8e52503885305ea652bf99a48f7a584ddc1cd (diff) |
skype: support setting mood text
Requested by martinc on IRC.
Diffstat (limited to 'protocols/skype/README')
-rw-r--r-- | protocols/skype/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/protocols/skype/README b/protocols/skype/README index 95ac0475..a881b8aa 100644 --- a/protocols/skype/README +++ b/protocols/skype/README @@ -346,9 +346,10 @@ $ skyped -n -d * `account skype set test_join true` -- Mood texts are not shown by default. If you want to see it: +- Mood texts are not shown by default. - * `account skype set show_moods true` + * If you want to see them: `account skype set show_moods true` + * If you want to change your mood text: `account skype set mood_text 'foo bar'` - Group support: |