Files
TrinityCore/sql/updates/0.6/2663_command.sql
Neo2003 9b1c0e006f [svn] * Proper SVN structure
--HG--
branch : trunk
2008-10-02 16:23:55 -05:00

3 lines
87 B
SQL

UPDATE command SET help=replace(help,"Usage:","Syntax:") WHERE left(help,6)="Usage:";