aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index afd89af..6fc3780 100644
--- a/README.md
+++ b/README.md
@@ -86,6 +86,20 @@ Usage of ./powxy:
leading zero bits required for the challenge (default 20)
-idle-timeout int
idle timeout in seconds, 0 for no timeout
+ -irc-addr string
+ irc server address (default "irc.runxiyu.org:6697")
+ -irc-channel string
+ irc channel (default "#logs")
+ -irc-net string
+ irc network transport (default "tcp")
+ -irc-nick string
+ irc nick (default "powxy")
+ -irc-realname string
+ irc realname (default "powxy")
+ -irc-tls
+ irc tls (default true)
+ -irc-username string
+ irc username (default "powxy")
-listen string
address to listen on (default ":8081")
-read-header-timeout int