Skip to content

Commit 72a5024

Browse files
mbrodalayosifkit
authored andcommitted
docs: Update Percona random root password generator
1 parent 44b9a7c commit 72a5024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

percona/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ This is an optional variable. Set to `yes` to allow the container to be started
110110

111111
### `MYSQL_RANDOM_ROOT_PASSWORD`
112112

113-
This is an optional variable. Set to `yes` to generate a random initial password for the root user (using `pwgen`). The generated root password will be printed to stdout (`GENERATED ROOT PASSWORD: .....`).
113+
This is an optional variable. Set to `yes` to generate a random initial password for the root user (using `pwmake`). The generated root password will be printed to stdout (`GENERATED ROOT PASSWORD: .....`).
114114

115115
### `MYSQL_ONETIME_PASSWORD`
116116

0 commit comments

Comments
 (0)