Skip to content

Commit b26962a

Browse files
Bump wp-cli/search-replace-command from 2.1.9 to 2.1.10 (#914)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pascal Birchler <pascalb@google.com>
1 parent f13b9f0 commit b26962a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

features/command.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Feature: WP-CLI Commands
176176
When I run `wp search-replace --help`
177177
Then STDOUT should contain:
178178
"""
179-
wp search-replace <old> <new>
179+
wp search-replace [<old>] [<new>]
180180
"""
181181

182182
When I run `wp server --help`

0 commit comments

Comments
 (0)