aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormcpcpc <michaelczigler@icloud.com>2020-09-16 22:35:39 -0400
committermcpcpc <michaelczigler@icloud.com>2020-09-16 22:35:39 -0400
commit90c6d716283fb9305426ea04341aa44b1f79f9ac (patch)
tree37d23cd10bc3f00abb36deca0e5d41f92f17f98b /README.md
parentUpdate README.md (diff)
downloadkirc-90c6d716283fb9305426ea04341aa44b1f79f9ac.tar.gz
kirc-90c6d716283fb9305426ea04341aa44b1f79f9ac.tar.bz2
kirc-90c6d716283fb9305426ea04341aa44b1f79f9ac.tar.xz
kirc-90c6d716283fb9305426ea04341aa44b1f79f9ac.tar.zst
kirc-90c6d716283fb9305426ea04341aa44b1f79f9ac.zip
add '/h' command
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5666d96..3e9f185 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,7 @@ usage: kirc [-s hostname] [-p port] [-c channel] [-n nick] [-r real name] [-u us
/p <channel> Leave (part) a specified channel.
/n List all users on the current channel.
/q Close the host connection.
+/h Print a list of available kirc commands.
```
* Color scheme definition via [ANSI 8-bit colors](https://en.wikipedia.org/wiki/ANSI_escape_code). Therefore, one could theoretically achieve uniform color definition across all shell applications and tools.