diff --git a/doc/soju.1.scd b/doc/soju.1.scd index 3a85f5f..dfd8aaa 100644 --- a/doc/soju.1.scd +++ b/doc/soju.1.scd @@ -63,6 +63,16 @@ be done by adding a "@" suffix to the username. The config file has one directive per line. +Example: + +``` +listen ircs:// +tls cert.pem key.pem +hostname example.org +``` + +The following directives are supported: + *listen* Listening URI (default: ":6697").