From 90c6d716283fb9305426ea04341aa44b1f79f9ac Mon Sep 17 00:00:00 2001 From: mcpcpc Date: Wed, 16 Sep 2020 22:35:39 -0400 Subject: add '/h' command --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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 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. -- cgit v1.2.3