From e3c619494601a8628b8a27bd855fa9b1506c0728 Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Fri, 29 Jul 2016 19:21:20 -0400 Subject: Add examples; fix up docs --- docs/03-method-reference.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/03-method-reference.md') diff --git a/docs/03-method-reference.md b/docs/03-method-reference.md index 1aafda2..7b6ddb6 100644 --- a/docs/03-method-reference.md +++ b/docs/03-method-reference.md @@ -538,6 +538,11 @@ server-specific configuration. Valid keys in the configuration are of the `IRC::Client.new` method and if any key is omitted, the value of the `.new`'s argument will be used. +If `:servers` is not specified, then a server will be created with the +label `_` (underscore). + +**By default** not specified. + ##### `:username` The IRC username to use. **Defaults to:** `Perl6IRC` -- cgit v1.1