Updated ToDo Pages (markdown)

Nathan Hicks 2018-07-31 12:21:25 -04:00
parent cb42fd3eb8
commit 2f4a03c9d5

@ -18,10 +18,10 @@
> >
>Example in Linux: >Example in Linux:
> >
> $ mysql -u my_db_username -p > $ mysql -u my_db_username -p
> mysql> use eqemu; > mysql> use eqemu;
> mysql> UPDATE account SET status = 255 WHERE user = 'my_character_name'; > mysql> UPDATE account SET status = 255 WHERE user = 'my_character_name';
> mysql> quit; > mysql> quit;
> >
>4. Log in and enjoy GM commands (typing `#help` will give you a list of commands) >4. Log in and enjoy GM commands (typing `#help` will give you a list of commands)