I\'m using the choices argument in argparse. If I run -h I get the choices two times, once for -a and once for --argument
choices
-h
-a
--argument