veekun / pokedex

more than you ever wanted to know about Pokémon
MIT License
1.44k stars 637 forks source link

Fix Error When There Are No Arguments and Change Subparser Metavar #240

Closed thechief389 closed 6 years ago

thechief389 commented 6 years ago

Fixed error when no arguments were specified. Also changed sub parser metavar.

magical commented 6 years ago

Nice, thanks.