diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2022-11-08 16:04:01 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2022-11-08 16:04:01 +0200 |
commit | 93b4f84ab25bd2f79e024f339cf06fe2bd99d586 (patch) | |
tree | 06fa007c99f039067fab2d2f00607b8f416181cf /man | |
parent | 1e8189fceed795a16d31f484f844b7a4a048b920 (diff) | |
parent | 2ef2e2322a03b6decf4ad00721a27e6dc308847f (diff) | |
download | mariadb-git-93b4f84ab25bd2f79e024f339cf06fe2bd99d586.tar.gz |
Merge 10.3 into 10.4
Diffstat (limited to 'man')
-rw-r--r-- | man/mysqld_safe.1 | 19 |
1 files changed, 3 insertions, 16 deletions
diff --git a/man/mysqld_safe.1 b/man/mysqld_safe.1 index 98e0c6ee81b..92aa9fc284e 100644 --- a/man/mysqld_safe.1 +++ b/man/mysqld_safe.1 @@ -340,7 +340,9 @@ program to set the server\'s scheduling priority to the given value\&. .\} .\" mysqld_safe: no-auto-restart option .\" no-auto-restart option: mysqld_safe -\fB\-\-no\-auto\-restart\fR +\fB\-\-no\-auto\-restart\fR, +\fB\-\-nowatch\fR, +\fB\-\-no\-watch\fR .sp Exit after starting mysqld\&. .RE @@ -368,21 +370,6 @@ Do not read any option files\&. This must be the first option on the command lin .sp -1 .IP \(bu 2.3 .\} -.\" mysqld_safe: no-watch option -.\" no-watch option: mysqld_safe -\fB\-\-no\-auto\-restart\fR -.sp -Exit after starting mysqld\&. -.RE -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} .\" mysqld_safe: numa-interleave option .\" numa-interleave option: mysqld_safe \fB\-\-numa\-interleave\fR |