Merge "Command foramt error"

This commit is contained in:
Jenkins 2016-09-20 10:48:49 +00:00 committed by Gerrit Code Review
commit cfdcc77ec3
1 changed files with 1 additions and 1 deletions

View File

@ -176,5 +176,5 @@ Create and access a database
.. code-block:: console
$ mysql -u userA -ppassword -h IP_ADDRESS myDB
$ mysql -u userA -p password -h IP_ADDRESS myDB