Skip to content

Commit e175cdd

Browse files
authored
Merge pull request #10 from wp-cli/description
Provide a more specific description
2 parents 65a6c1a + 2ba4437 commit e175cdd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

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

4-
Manage attachments.
4+
Import and regenerate attachments.
55

66
[![Build Status](https://travis-ci.org/wp-cli/media-command.svg?branch=master)](https://travis-ci.org/wp-cli/media-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/media-command",
3-
"description": "Manage attachments.",
3+
"description": "Import and regenerate attachments.",
44
"type": "wp-cli-package",
55
"homepage": "https://github.com/wp-cli/media-command",
66
"support": {

0 commit comments

Comments
 (0)