Fix many various doc issues.

This commit is contained in:
Daniel Nichter
2013-10-16 13:14:33 +00:00
parent e52a8e4126
commit cb87390848
9 changed files with 50 additions and 46 deletions

View File

@@ -5867,12 +5867,6 @@ runs SET NAMES UTF8 after connecting to MySQL. Any other value sets
binmode on STDOUT without the utf8 layer, and runs SET NAMES after
connecting to MySQL.
=item --database
short form: -D; type: string
Connect to this database.
=item --config
type: Array
@@ -5885,6 +5879,12 @@ first option on the command line.
Fork to the background and detach from the shell. POSIX
operating systems only.
=item --database
short form: -D; type: string
Connect to this database.
=item --defaults-file
short form: -F; type: string