Skip to content

Commit

Permalink
Fix copy pasta
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber authored May 30, 2017
1 parent 2d4a0eb commit 64bdcae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Theme_Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ public function get( $args, $assoc_args ) {
* : If set, all themes that have updates will be updated.
*
* [--exclude=<theme-names>]
* : Comma separated list of plugin names that should be excluded from updating.
* : Comma separated list of theme names that should be excluded from updating.
*
* [--format=<format>]
* : Output summary as table or summary. Defaults to table.
Expand Down

0 comments on commit 64bdcae

Please sign in to comment.