More debugging for reg tests and getstr command

This commit is contained in:
2022-08-14 11:41:29 +01:00
parent 39059084ef
commit 0b20a05b19
6 changed files with 66 additions and 19 deletions

View File

@@ -33,5 +33,6 @@
"authcheck": "authcheck [<network>]",
"recheckauth": "recheckauth [<network>]",
"blacklist": "blacklist <network> <channel>",
"email": "email <add|del|list> [(domain)|<num>] [<email>]"
"email": "email <add|del|list> [(domain)|<num>] [<email>]",
"getstr": "getstr <net> <num>"
}