Mention the default port
authorSimon J Mudd <sjmudd@pobox.com>
Mon, 15 Dec 2014 22:58:48 +0000 (23:58 +0100)
committerSimon J Mudd <sjmudd@pobox.com>
Mon, 15 Dec 2014 22:58:48 +0000 (23:58 +0100)
README.md

index 1bcf3b7..880adbb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ Access to MySQL can be made by one of the following methods:
 * connect via a socket with `--socket=/path/to/mysql.sock --user=someuser --password=somepass`
 
 The user if not specified will default to the contents of `$USER`.
+The port if not specified will default to 3306.
 
 ### Grants