adjust stop's help message
This commit is contained in:
@@ -18,7 +18,7 @@ var (
|
|||||||
commands = map[string]string{
|
commands = map[string]string{
|
||||||
// special commands
|
// special commands
|
||||||
"help": "Get help",
|
"help": "Get help",
|
||||||
"stop": "Disable bridge for that room",
|
"stop": "Disable bridge for that room and clear all configuration",
|
||||||
|
|
||||||
// options commands
|
// options commands
|
||||||
"mailbox": "Get or set mailbox of that room",
|
"mailbox": "Get or set mailbox of that room",
|
||||||
|
|||||||
Reference in New Issue
Block a user