Browse Source

This plugin also includes tab completions

Signed-off-by: Marc Cornellà <marc.cornella@live.com>
manu 8 years ago
parent
commit
2ad13bd945
1 changed files with 3 additions and 1 deletions
  1. 3 1
      plugins/wp-cli/README.md

+ 3 - 1
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