Implement registration at net-level

This commit is contained in:
2020-11-01 03:37:29 +00:00
parent 09405f374e
commit fe52561b71
2 changed files with 11 additions and 3 deletions

View File

@@ -28,9 +28,9 @@
"swho": "swho <network> [<channel>]",
"list": "list [<network>]",
"exec": "exec <expr ...>",
"reg": "reg <network> <num>",
"reg": "reg <network> [<num>]",
"confirm": "confirm <network> <num> <token>",
"pending": "pending [<network>]",
"authcheck": "authcheck [<network>]",
"recheckauth": "recheckauth [<network>]"
}
}