aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2ec5d2a..6e0dd10 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ usage: kirc [-s hostname] [-p port] [-c channel] [-n nick] [-r real name] [-u us
```shell
<message> Send a PRIVMSG to the current channel.
-/<command> Send command to IRC server.
+/<command> Send command to IRC server (see RFC 2812 for full list).
/#<channel> Assign new default message channel.
/? Print current message channel.
```