diff options
author | Marc Cornellà <marc.cornella@live.com> | 2016-05-12 13:29:42 +0200 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2016-05-12 13:29:42 +0200 |
commit | 817889c95f12682bab8a81de3855c93ad14f1570 (patch) | |
tree | 1649c358539f338809459c31bba7d7140409cb4d | |
parent | 6dbeb7bbd835a5f981ab538cf8c3ce72194c7138 (diff) | |
parent | 2ad13bd94592b048602798ce270cc72ec906c13e (diff) | |
download | zsh-817889c95f12682bab8a81de3855c93ad14f1570.tar.gz zsh-817889c95f12682bab8a81de3855c93ad14f1570.tar.bz2 zsh-817889c95f12682bab8a81de3855c93ad14f1570.zip |
Merge branch 'manu09-patch-1'
Close #4938
-rw-r--r-- | plugins/wp-cli/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/wp-cli/README.md b/plugins/wp-cli/README.md index 1a79d60fc..da398ed1a 100644 --- a/plugins/wp-cli/README.md +++ b/plugins/wp-cli/README.md @@ -4,7 +4,9 @@ WordPress Command Line Interface (http://wp-cli.org/) -WP-CLI is a set of command-line tools for managing WordPress installations. You can update plugins, set up multisite installs and much more, without using a web browser. +WP-CLI is a set of command-line tools for managing WordPress installations. You can update plugins, set up multisite installs and much more, without using a web browser. + +This plugin adds [tab completion](http://wp-cli.org/#complete) for `wp-cli` as well as several aliases. ## List of Aliases |