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


Ignore:
Timestamp:
Jul 22, 2020, 10:04:26 AM (5 years ago)
Author:
contact
Message:

doc: document the network update command

File:
1 edited

Legend:

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

    r353 r361  
    140140                is used.
    141141
     142*network update* <name> [options...]
     143        Update an existing network. The options are the same as the
     144        _network create_ command.
     145
     146        When this command is executed, soju will disconnect and re-connect to the
     147        network.
     148
    142149*network delete* <name>
    143150        Disconnect and delete a network.
     
    146153        Show a list of saved networks and their current status.
    147154
    148 *certfp generate* *[options...]* <network name>
     155*certfp generate* [options...] <network name>
    149156        Generate self-signed certificate and use it for authentication.
    150157
Note: See TracChangeset for help on using the changeset viewer.