diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-11-22 23:04:51 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-11-22 23:12:18 +0100 |
commit | 4d11be0b85b623a06aca0b8e2ed5a97da57a85e0 (patch) | |
tree | c379a11e002f4f0e9a7ac544974ebc360d0edaef /README.adoc | |
parent | b746c014aa65dfbbb9ad43a00ddc4994b8e7493a (diff) | |
download | xK-4d11be0b85b623a06aca0b8e2ed5a97da57a85e0.tar.gz xK-4d11be0b85b623a06aca0b8e2ed5a97da57a85e0.tar.xz xK-4d11be0b85b623a06aca0b8e2ed5a97da57a85e0.zip |
degesch: implement auto-away
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 03f72c1..98e13f7 100644 --- a/README.adoc +++ b/README.adoc @@ -24,7 +24,7 @@ This is the largest application within the project. It has most of the stuff you'd expect of an IRC client, such as being able to set up multiple servers, a powerful configuration system, integrated help, text formatting, CTCP queries, automatic splitting of overlong messages, autocomplete, logging to file, -command aliases and rudimentary support for Lua scripting. +auto-away, command aliases and rudimentary support for Lua scripting. kike ---- |