Skip to content

Commit 4f82acb

Browse files
committed
Lint fix
1 parent a26a2b2 commit 4f82acb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Search_Replace_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ class Search_Replace_Command extends WP_CLI_Command {
260260
*
261261
* # Search/replace string containing hyphens
262262
* $ wp search-replace --old='--old-string' --new='new-string'
263-
*
263+
*
264264
* # Use precise mode for complex serialized data
265265
* $ wp search-replace 'oldurl.com' 'newurl.com' --precise
266266
*

0 commit comments

Comments
 (0)