doc: document "network delete"

This commit is contained in:
Simon Ser 2020-04-01 17:38:09 +02:00
parent 7c10535bfd
commit 5b03760be7
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
2 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
/soju
/sojuctl
/soju.db
/soju.1
/doc/soju.1

View file

@ -107,6 +107,9 @@ abbreviated form, for instance *network* can be abbreviated as *net* or just
Connect with the specified nickname. By default, the account's username
is used.
*network delete* <name>
Disconnect and delete a network.
*network status*
Show a list of saved networks and their current status.