diff --git a/src/DB_Command.php b/src/DB_Command.php index 1086fdec..484d259c 100644 --- a/src/DB_Command.php +++ b/src/DB_Command.php @@ -226,6 +226,9 @@ public function clean( $_, $assoc_args ) { * [See docs](http://dev.mysql.com/doc/refman/5.7/en/check-table.html) * for more details on the `CHECK TABLE` statement. * + * This command does not check whether WordPress is installed; + * to do that run `wp core is-installed`. + * * ## OPTIONS * * [--dbuser=]