]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-36557: Updated wording for using/windows (GH-31457)
authorslateny <46876382+slateny@users.noreply.github.com>
Tue, 22 Feb 2022 17:36:13 +0000 (09:36 -0800)
committerGitHub <noreply@github.com>
Tue, 22 Feb 2022 17:36:13 +0000 (17:36 +0000)
Doc/using/windows.rst

index 041166f4f8584f262da10f71f2d3cb8b138286f2..26c19ddbbce784e499769268d8df4a33fc243e9b 100644 (file)
@@ -129,8 +129,8 @@ suppressing the UI in order to change some of the defaults.
 To completely hide the installer UI and install Python silently, pass the
 ``/quiet`` option. To skip past the user interaction but still display
 progress and errors, pass the ``/passive`` option. The ``/uninstall``
-option may be passed to immediately begin removing Python - no prompt will be
-displayed.
+option may be passed to immediately begin removing Python - no confirmation
+prompt will be displayed.
 
 All other options are passed as ``name=value``, where the value is usually
 ``0`` to disable a feature, ``1`` to enable a feature, or a path. The full list