OSDN Git Service

Include `--path` argument in `wp core download`
authorDaniel Bachhuber <d@danielbachhuber.com>
Mon, 4 Nov 2013 18:41:48 +0000 (10:41 -0800)
committerDaniel Bachhuber <d@danielbachhuber.com>
Mon, 4 Nov 2013 18:41:48 +0000 (10:41 -0800)
php/commands/core.php

index d129ac6..d24f497 100644 (file)
@@ -13,6 +13,9 @@ class Core_Command extends WP_CLI_Command {
         * Download core WordPress files.
         *
         * ## OPTIONS
+        * 
+        * [--path=<path>]
+        * : Specify the path in which to install WordPress.
         *
         * [--locale=<locale>]
         * : Select which language you want to download.