Skip to content

Commit 64c4098

Browse files
authored
add missing -a argument from usage section
1 parent 64ff959 commit 64c4098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ make install
7272
Consult `man kirc` for a full list and explanation of available `kirc` arguments.
7373

7474
```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]
75+
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]
7676
```
7777

7878
## Transport Layer Security (TLS) Support

0 commit comments

Comments
 (0)