- Timestamp:
- Jun 8, 2020, 8:30:09 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/soju.1.scd
r323 r329 139 139 is used. 140 140 141 *network delete* <name> 142 Disconnect and delete a network. 143 144 *network status* 145 Show a list of saved networks and their current status. 146 141 147 *certfp generate* *[options...]* <network name> 142 148 Generate self-signed certificate and use it for authentication. … … 160 166 Disable SASL EXTERNAL authentication and remove stored certificate. 161 167 168 *user create* -username <username> -password <password> [-admin] 169 Create a new soju user. Only admin users can create new accounts. 170 162 171 *change-password* <new password> 163 172 Change current user password. 164 165 *network delete* <name>166 Disconnect and delete a network.167 168 *network status*169 Show a list of saved networks and their current status.170 173 171 174 # AUTHORS
Note:
See TracChangeset
for help on using the changeset viewer.