aboutsummaryrefslogtreecommitdiffstats
path: root/kirc.1
diff options
context:
space:
mode:
authorMichael Czigler <37268479+mcpcpc@users.noreply.github.com>2020-10-15 10:09:58 -0400
committerGitHub <noreply@github.com>2020-10-15 10:09:58 -0400
commit48dfc3e8dd4d036e410919cacecff817f3e1205f (patch)
tree9d6d3c23a07dd44b1d1feddadcab6fc2a7009ed6 /kirc.1
parentUpdate README (diff)
downloadkirc-48dfc3e8dd4d036e410919cacecff817f3e1205f.tar.gz
kirc-48dfc3e8dd4d036e410919cacecff817f3e1205f.tar.bz2
kirc-48dfc3e8dd4d036e410919cacecff817f3e1205f.tar.xz
kirc-48dfc3e8dd4d036e410919cacecff817f3e1205f.tar.zst
kirc-48dfc3e8dd4d036e410919cacecff817f3e1205f.zip
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
Diffstat (limited to 'kirc.1')
-rw-r--r--kirc.13
1 files changed, 0 insertions, 3 deletions
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 /<command>
Send message to IRC host (e.g. /JOIN, /PART, /WHOIS, etc.)
.TP
-.BI /?
-Print current default message channel
-.TP
.BI /#<channel>
Set default message channel to <channel>
.TP