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 9c5918d commit 9fcc97fCopy full SHA for 9fcc97f
1 file changed
Doc/using/windows.rst
@@ -130,7 +130,7 @@ difference between the two commands is when running without any arguments:
130
help (``pymanager exec ...`` provides equivalent behaviour to ``py ...``).
131
132
Each of these commands also has a windowed version that avoids creating a
133
-console window. These are ``pyw``, ``pythonw`` and ``pymanagerw``. A ``python3``
+console window. These are ``pyw``, ``pythonw`` and ``pywmanager``. A ``python3``
134
command is also included that mimics the ``python`` command. It is intended to
135
catch accidental uses of the typical POSIX command on Windows, but is not meant
136
to be widely used or recommended.
0 commit comments