mirror of
https://github.com/Rudi9719/kbtui.git
synced 2026-03-22 07:37:23 +00:00
Update wall help
This commit is contained in:
@ -15,7 +15,7 @@ import (
|
||||
func init() {
|
||||
command := Command{
|
||||
Cmd: []string{"wall", "w"},
|
||||
Description: "- Show public messages for a user",
|
||||
Description: "$user / !all - Show public messages for a user or all users you follow",
|
||||
Help: "",
|
||||
Exec: cmdWall,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user