mirror of
https://github.com/python/cpython.git
synced 2024-11-24 10:24:35 +08:00
bpo-36557: Updated wording for using/windows (GH-31457)
This commit is contained in:
parent
7fb94fd7a8
commit
9a0d941df4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user