adjust stop's help message

This commit is contained in:
Aine 2022-08-24 09:57:22 +03:00
parent 82b84e3c35
commit d361e31a60
No known key found for this signature in database
GPG key ID: 34969C908CCA2804

View file

@ -18,7 +18,7 @@ var (
commands = map[string]string{
// special commands
"help": "Get help",
"stop": "Disable bridge for that room",
"stop": "Disable bridge for that room and clear all configuration",
// options commands
"mailbox": "Get or set mailbox of that room",