From 659e5b6b7ea739a4d0df1c25430f2ecd81c0ab91 Mon Sep 17 00:00:00 2001 From: manu Date: Wed, 23 Mar 2016 11:59:07 +0100 Subject: [PATCH] this plugin also includes tab completions --- plugins/wp-cli/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/wp-cli/README.md b/plugins/wp-cli/README.md index 1a79d60fc..480283825 100644 --- a/plugins/wp-cli/README.md +++ b/plugins/wp-cli/README.md @@ -6,6 +6,10 @@ 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. +## Tab completion + +This plugin also includes [tab completions](http://wp-cli.org/#complete). + ## List of Aliases ### Core