wp-cli / entity-command

Manage WordPress comments, menus, options, posts, sites, terms, and users.
MIT License
100 stars 90 forks source link

Add missing `## OPTIONS` in `CommandWithTerms` class #487

Closed ernilambar closed 7 months ago

ernilambar commented 7 months ago

## OPTIONS is missing in CommandWithTerms in several subcommands. This PR fix that issue.