aboutsummaryrefslogtreecommitdiffstats
path: root/admin-howtos.org
diff options
context:
space:
mode:
authorGustav Eek <gustav@fripost.org>2011-12-11 15:03:37 +0100
committerGustav Eek <gustav@fripost.org>2011-12-11 15:03:37 +0100
commitfa62526571d93444641264c95df688d79057ea88 (patch)
tree8e51bd2d72dc4e87cf36d571b93f4b0f017191bc /admin-howtos.org
parent555030610cd8e7882b77daa44454b42dda3e6ef6 (diff)
The work with understandig MySQL was continued.
Diffstat (limited to 'admin-howtos.org')
-rw-r--r--admin-howtos.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin-howtos.org b/admin-howtos.org
index 2a1449b..c63585f 100644
--- a/admin-howtos.org
+++ b/admin-howtos.org
@@ -17,6 +17,6 @@
: > show databases;
: > use mail;
: > show tables;
- : > discribe <table>;
+ : > describe <table>;