From e42b507377e1e07ae7f9910a1541277ef055f6ac Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 30 Nov 2021 09:26:07 +0100 Subject: [PATCH] doc/soju.1: add `network create` example --- doc/soju.1.scd | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/soju.1.scd b/doc/soju.1.scd index 489f53e..455307b 100644 --- a/doc/soju.1.scd +++ b/doc/soju.1.scd @@ -191,6 +191,12 @@ abbreviated form, for instance *network* can be abbreviated as *net* or just - _irc+insecure://[:port]_ connects with plain-text TCP - _irc+unix:///_ connects to a Unix socket + For example, to connect to Libera Chat: + + ``` + net create -addr irc.libera.chat + ``` + Other options are: *-name*