bpo-35307: Included --prompt flag in help output by holgi · Pull Request #10711 · python/cpython
In the output of "python -m venv --h" the "--prompt" flag was missing in the usage description and the optionals arguments section
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Feb 22, 2019Document usage of the existing `--prompt` option in the command line help. (cherry picked from commit 3208880) Co-authored-by: Holger Frey <socials@holgerfrey.de>
miss-islington added a commit that referenced this pull request
Feb 22, 2019Document usage of the existing `--prompt` option in the command line help. (cherry picked from commit 3208880) Co-authored-by: Holger Frey <socials@holgerfrey.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters