[Python-checkins] cpython (3.5): Removes invalid installer options from documentation.

steve.dower python-checkins at python.org
Fri Sep 11 17:48:22 CEST 2015


https://hg.python.org/cpython/rev/df60218959fc
changeset: 97915:df60218959fc
branch: 3.5
parent: 97912:7bf325941636
user: Steve Dower <steve.dower at microsoft.com>
date: Fri Sep 11 08:47:42 2015 -0700
summary:
 Removes invalid installer options from documentation.
files:
 Doc/using/windows.rst | 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst
--- a/Doc/using/windows.rst
+++ b/Doc/using/windows.rst
@@ -77,8 +77,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`` (``/q``) option. To skip past the user interaction but still display
-progress and errors, pass the ``/passive`` (``/p``) option. The ``/uninstall``
+``/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.
 
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /