Skip to content

[3.11] gh-90300: split --help output into separate options (GH-30331)#93413

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-8aa9d40-3.11
Jun 14, 2022
Merged

[3.11] gh-90300: split --help output into separate options (GH-30331)#93413
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-8aa9d40-3.11

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 1, 2022

Copy link
Copy Markdown
Contributor

Make --help output shorter and add new help options.

--help-env, --help-xoptions and --help-all command-line options are
added to complement --help.

(cherry picked from commit 8aa9d40)

…0331)

Make --help output shorter and add new help options.

--help-env, --help-xoptions and --help-all command-line options are
added to complement --help.
(cherry picked from commit 8aa9d40)

Co-authored-by: Éric <earaujo@caravan.coop>
@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@merwok merwok linked an issue Jun 1, 2022 that may be closed by this pull request
@merwok merwok requested a review from pablogsal June 1, 2022 09:53
Comment thread Doc/using/cmdline.rst

Print complete usage information and exit.

.. versionadded:: 3.11

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this doc in the main branch already has 3.11 for version added, so both versions will agree.

@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@merwok

This comment was marked as resolved.

@serhiy-storchaka

This comment was marked as resolved.

@merwok

This comment was marked as resolved.

@serhiy-storchaka

This comment was marked as resolved.

@miss-islington miss-islington merged commit cbfbe24 into python:3.11 Jun 14, 2022
@miss-islington miss-islington deleted the backport-8aa9d40-3.11 branch June 14, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

python --help output is too long

4 participants