We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c6c4c commit 32cfc88Copy full SHA for 32cfc88
1 file changed
Doc/using/windows.rst
@@ -128,7 +128,7 @@ difference between the two commands is when running without any arguments:
128
help (``pymanager exec ...`` provides equivalent behaviour to ``py ...``).
129
130
Each of these commands also has a windowed version that avoids creating a
131
-console window. These are ``pyw``, ``pythonw`` and ``pymanagerw``. A ``python3``
+console window. These are ``pyw``, ``pythonw`` and ``pywmanager``. A ``python3``
132
command is also included that mimics the ``python`` command. It is intended to
133
catch accidental uses of the typical POSIX command on Windows, but is not meant
134
to be widely used or recommended.
0 commit comments