I have a python command programe, it has optional --version and --help argument. I want to set them confict each other. it means i can not type --h
--version
--help