aboutsummaryrefslogtreecommitdiff
path: root/docs/03-method-reference.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/03-method-reference.md')
-rw-r--r--docs/03-method-reference.md5
1 files changed, 5 insertions, 0 deletions
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`