[3.10] bpo-36557: Updated wording for using/windows (GH-31457) (GH-31… · python/cpython@d04fb92

Original file line numberDiff line numberDiff line change

@@ -129,8 +129,8 @@ suppressing the UI in order to change some of the defaults.

129129

To completely hide the installer UI and install Python silently, pass the

130130

``/quiet`` option. To skip past the user interaction but still display

131131

progress and errors, pass the ``/passive`` option. The ``/uninstall``

132-

option may be passed to immediately begin removing Python - no prompt will be

133-

displayed.

132+

option may be passed to immediately begin removing Python - no confirmation

133+

prompt will be displayed.

134134
135135

All other options are passed as ``name=value``, where the value is usually

136136

``0`` to disable a feature, ``1`` to enable a feature, or a path. The full list