GH-58058: Add quick reference for `ArgumentParser` to argparse docs by savannahostrowski · Pull Request #124227 · python/cpython
I am not sure this is an improvement. This table just duplicates the bullet list in the ArgumentParser constructor documentation, but the bullet list is more compact. I think that the bullet list already addresses the initial request -- it is compact, contains one-line descriptions and links to more detailed documentation. The table is more bulky, contains a lot of blank space, descriptions do not fit in a single line, and the table do not fit in a single screen.