From 48dfc3e8dd4d036e410919cacecff817f3e1205f Mon Sep 17 00:00:00 2001 From: Michael Czigler <37268479+mcpcpc@users.noreply.github.com> Date: Thu, 15 Oct 2020 10:09:58 -0400 Subject: 0.1.6 (#63) * add in comments and prompt char * bump version * remove fd arguments in edit() * change promptc to chan_default * add user input channel indicator * remove /? command * change 200 to CHA_MAX * remove comments * allow escape codes in prompt * add braces around prompt channel * remove /? from docs --- kirc.1 | 3 --- 1 file changed, 3 deletions(-) (limited to 'kirc.1') diff --git a/kirc.1 b/kirc.1 index 413c1a3..7e2260a 100644 --- a/kirc.1 +++ b/kirc.1 @@ -60,9 +60,6 @@ Prints the version information to stderr, then exits .BI / Send message to IRC host (e.g. /JOIN, /PART, /WHOIS, etc.) .TP -.BI /? -Print current default message channel -.TP .BI /# Set default message channel to .TP -- cgit v1.2.3