We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26a2b2 commit 4f82acbCopy full SHA for 4f82acb
1 file changed
src/Search_Replace_Command.php
@@ -260,7 +260,7 @@ class Search_Replace_Command extends WP_CLI_Command {
260
*
261
* # Search/replace string containing hyphens
262
* $ wp search-replace --old='--old-string' --new='new-string'
263
- *
+ *
264
* # Use precise mode for complex serialized data
265
* $ wp search-replace 'oldurl.com' 'newurl.com' --precise
266
0 commit comments