diff options
author | mcpcpc <michaelczigler@icloud.com> | 2020-09-17 07:39:47 -0400 |
---|---|---|
committer | mcpcpc <michaelczigler@icloud.com> | 2020-09-17 07:39:47 -0400 |
commit | a10a928f731016bb81ba7915802552ec777e7b1c (patch) | |
tree | 061a213134973a18c013cb97ea3bff2b2e0250ae /README.md | |
parent | fix connection_initialize(), add void (diff) | |
download | kirc-a10a928f731016bb81ba7915802552ec777e7b1c.tar.gz kirc-a10a928f731016bb81ba7915802552ec777e7b1c.tar.bz2 kirc-a10a928f731016bb81ba7915802552ec777e7b1c.tar.xz kirc-a10a928f731016bb81ba7915802552ec777e7b1c.tar.zst kirc-a10a928f731016bb81ba7915802552ec777e7b1c.zip |
readme update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ _Usability_ — Commands and shortcuts should feel "natural" when using a [stand usage: kirc [-s hostname] [-p port] [-c channel] [-n nick] [-r real name] [-u username] [-k password] [-x init command] [-w columns] [-W columns] [-o path] [-h|v|V] -s server address (default: 'irc.freenode.org') -p server port (default: '6667') --c channel name (default: '#kisslinux') +-c channel name (default: 'kirc') -n nickname (required) -u server username (optional) -k server password (optional) |