Skip to content

Commit 6e71dde

Browse files
iangilfillansvoj
authored andcommitted
MDEV-19169: Add --defaults-group-suffix option to mysql_install_db man page
1 parent 71a2e6a commit 6e71dde

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

man/mysql_install_db.1

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'\" t
22
.\"
3-
.TH "\FBMYSQL_INSTALL_DB\" "1" "14/12/2015" "MariaDB 10\&.1" "MariaDB Database System"
3+
.TH "\FBMYSQL_INSTALL_DB\FR" "1" "4 April 2019" "MariaDB 10\&.1" "MariaDB Database System"
44
.\" -----------------------------------------------------------------
55
.\" * set default formatting
66
.\" -----------------------------------------------------------------
@@ -198,6 +198,21 @@ Must be given as first option\&.
198198
.sp -1
199199
.IP \(bu 2.3
200200
.\}
201+
.\" mysql_install_db: defaults-group-suffix option
202+
.\" defaults-group-suffix option: mysql_install_db
203+
\fB\-\-defaults\-group\-suffix=\fR\fB\fIname\fR\fR
204+
.sp
205+
In addition to the given groups, also read groups with this suffix\&.
206+
.RE
207+
.sp
208+
.RS 4
209+
.ie n \{\
210+
\h'-04'\(bu\h'+03'\c
211+
.\}
212+
.el \{\
213+
.sp -1
214+
.IP \(bu 2.3
215+
.\}
201216
.\" mysql_install_db: force option
202217
.\" force option: mysql_install_db
203218
\fB\-\-force\fR
@@ -354,7 +369,7 @@ For internal use\&. This option is used for creating Windows distributions\&.
354369
.SH "COPYRIGHT"
355370
.br
356371
.PP
357-
Copyright 2007-2008 MySQL AB, 2008-2010 Sun Microsystems, Inc., 2010-2015 MariaDB Foundation
372+
Copyright 2007-2008 MySQL AB, 2008-2010 Sun Microsystems, Inc., 2010-2019 MariaDB Foundation
358373
.PP
359374
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
360375
.PP

0 commit comments

Comments
 (0)