Changeset 728 in code for trunk/doc/soju.1.scd


Ignore:
Timestamp:
Nov 30, 2021, 8:26:07 AM (4 years ago)
Author:
contact
Message:

doc/soju.1: add network create example

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/soju.1.scd

    r713 r728  
    192192        - _irc+unix:///<path>_ connects to a Unix socket
    193193
     194        For example, to connect to Libera Chat:
     195
     196        ```
     197        net create -addr irc.libera.chat
     198        ```
     199
    194200        Other options are:
    195201
Note: See TracChangeset for help on using the changeset viewer.