Skip to content

Commit e70699d

Browse files
swissspidyCopilot
andauthored
Update src/DB_Users_Command.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent fcb2d05 commit e70699d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DB_Users_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*
1414
* # Create a new database user with privileges.
1515
* $ wp db users create myuser myhost --password=mypass --grant-privileges
16-
* Success: Database user 'myuser'@'myhost' created with privileges.
16+
* Success: Database user 'myuser'@'myhost' created with privileges on database 'wp_database'.
1717
*
1818
* @when after_wp_config_load
1919
*/

0 commit comments

Comments
 (0)