diff options
Diffstat (limited to 'man/mysqlshow.1')
-rw-r--r-- | man/mysqlshow.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/mysqlshow.1 b/man/mysqlshow.1 index dc8bf3bd041..f20ac9fed63 100644 --- a/man/mysqlshow.1 +++ b/man/mysqlshow.1 @@ -426,6 +426,7 @@ Directory for client-side plugins\&. \fB\-P \fR\fB\fIport_num\fR\fR .sp The TCP/IP port number to use for the connection\&. +Forces --protocol=tcp when specified on the command line without other connection properties\&. .RE .sp .RS 4 @@ -494,6 +495,7 @@ VIEW\&. .sp For connections to localhost, the Unix socket file to use, or, on Windows, the name of the named pipe to use\&. +Forces --protocol=socket when specified on the command line without other connection properties; on Windows, forces --protocol=pipe\&. .RE .sp .RS 4 |