We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ff959 commit 64c4098Copy full SHA for 64c4098
README.md
@@ -72,7 +72,7 @@ make install
72
Consult `man kirc` for a full list and explanation of available `kirc` arguments.
73
74
```shell
75
-kirc [-s hostname] [-p port] [-c channels] [-n nickname] [-r realname] [-u username] [-k password] [-x command] [-w nick_width] [-W max_width] [-o logfile] [-e|v|V]
+kirc [-s hostname] [-p port] [-c channels] [-n nickname] [-r realname] [-u username] [-k password] [-a token] [-x command] [-w nick_width] [-W max_width] [-o logfile] [-e|v|V]
76
```
77
78
## Transport Layer Security (TLS) Support
0 commit comments