diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2022-11-21 10:32:08 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2022-11-21 10:32:08 +0200 |
commit | bebe193979405b28b15af008621248ed117e54a4 (patch) | |
tree | 4947916c6c2afed02dc14494e8990d293c2c816d /man | |
parent | bb894f2376bff6ada36a3f627d4b1bf27ee9ca2a (diff) | |
parent | b35a048ece4f5dd7c6757d86a303f27187a16117 (diff) | |
download | mariadb-git-bebe193979405b28b15af008621248ed117e54a4.tar.gz |
Merge 10.9 into 10.10
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 6e717e2a6bc..2e58df90c69 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 |