On Dec 20, 2021, at 11:34, Guido van Rossum <gu...@python.org> wrote:
> 
> Fair enough. Quick design proposal:
> 
>   -h and --help print info about flags (existing flags)
>   --help-env (or --env-help?) prints info about env vars (new flag)
>   -X help prints info about -X options (new -X option)
> 
> Two lines printed at the end of the -h/--help output would refer users to 
> --help-env and -Xhelp.

+1, and —help-env seems better.

What do you think about -hh (and maybe —help-full) printing full help?

-Barry

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/BJVQBZSBRJU74NWUYPQCHVGL42MT6W7Z/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to