From: Simon J Mudd Date: Mon, 15 Dec 2014 22:58:48 +0000 (+0100) Subject: Mention the default port X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=e6dd359976b2f2759f3cb107cf14e23ed30dafd1;p=pstop.git Mention the default port --- diff --git a/README.md b/README.md index 1bcf3b7..880adbb 100644 --- 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