Skip to content

Commit 7f7cca8

Browse files
Regenerate README from command docs
1 parent f45d5ad commit 7f7cca8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
wp-cli/search-replace-command
22
=============================
33

4-
Search/replace strings in the database.
4+
Searches/replaces strings in the database.
55

66
[![Build Status](https://travis-ci.org/wp-cli/search-replace-command.svg?branch=master)](https://travis-ci.org/wp-cli/search-replace-command)
77

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wp-cli/search-replace-command",
3-
"description": "Search/replace strings in the database.",
3+
"description": "Searches/replaces strings in the database.",
44
"type": "wp-cli-package",
55
"homepage": "https://github.com/wp-cli/search-replace-command",
66
"support": {

0 commit comments

Comments
 (0)