[CLI] Updated some command descriptions

This commit is contained in:
Claudio Sanches 2015-12-14 18:55:20 -02:00
parent 9b5020efff
commit 28d27bf2c0
4 changed files with 4 additions and 4 deletions

View File

@ -425,7 +425,7 @@ class WC_CLI_Customer extends WC_CLI_Command {
* <customer>
* : Customer ID, email, or username.
*
* --<field>=<value>
* [--<field>=<value>]
* : One or more fields to update.
*
* ## AVAILABLE FIELDS

View File

@ -397,7 +397,7 @@ class WC_CLI_Order extends WC_CLI_Command {
* <id>
* : Product ID
*
* --<field>=<value>
* [--<field>=<value>]
* : One or more fields to update.
*
* ## AVAILABLE_FIELDS

View File

@ -578,7 +578,7 @@ class WC_CLI_Product extends WC_CLI_Command {
* <id>
* : Product ID
*
* --<field>=<value>
* [--<field>=<value>]
* : One or more fields to update.
*
* ## AVAILABLE_FIELDS

View File

@ -462,7 +462,7 @@ class WC_CLI_Tax extends WC_CLI_Command {
* <id>
* : The ID of the tax rate to update.
*
* --<field>=<value>
* [--<field>=<value>]
* : One or more fields to update.
*
* ## AVAILABLE FIELDS