mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
3 lines
87 B
SQL
3 lines
87 B
SQL
UPDATE command SET help=replace(help,"Usage:","Syntax:") WHERE left(help,6)="Usage:";
|
|
|