All the other flags in the `pokemon` command end in a plural (`--stats`, `--abilities`, etc.) except the `--defense` flag. Renaming the flag to `--defenses` to keep consistency.
All the other flags in the
pokemoncommand end in a plural (--stats,--abilities, etc.) except the--defenseflag.Renaming the flag to
--defensesto keep consistency.