mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Closes #25078: Document InstallAllUsers installer parameter default 0
This commit is contained in:
parent
2446eab230
commit
9b608e539b
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ of available options is shown below.
|
|||
+---------------------------+--------------------------------------+--------------------------+
|
||||
| Name | Description | Default |
|
||||
+===========================+======================================+==========================+
|
||||
| InstallAllUsers | Perform a system-wide installation. | 1 |
|
||||
| InstallAllUsers | Perform a system-wide installation. | 0 |
|
||||
+---------------------------+--------------------------------------+--------------------------+
|
||||
| TargetDir | The installation directory | Selected based on |
|
||||
| | | InstallAllUsers |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue