Éric Araujo <mer...@netwok.org> added the comment:

> For me, the best CLI is "git help", "git help init", etc.

I don’t think that prior art applies here, as python does not have subcommands. 
 `--help` and `--help-env` are straightforward, `-X help` is a bit unusual but 
at least it’s part of the optional `-X` options, `--help-full` or `-all` would 
be way to preserve the behaviour of printing full usage with one option.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46142>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to