From 9cb5d5bd3c645dd05968bf47fc2b2d40def69d48 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 31 Jan 2017 17:11:39 -0500 Subject: [PATCH] cleanups --- docs/advanced.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/advanced.rst b/docs/advanced.rst index a9107a62..8f3edf44 100644 --- a/docs/advanced.rst +++ b/docs/advanced.rst @@ -27,9 +27,9 @@ Along with the basic install command, which takes the form:: The user can provide these additional parameters: - - ``--two`` - Perform the install in a virtualenv using the system ``python2`` link. - - ``--three`` - Perform the install in a virtualenv using the system ``python3`` link. - - ``--python`` - Perform the install in a virtualenv using the provided Python intepreter. + - ``--two`` — Performs the installation in a virtualenv using the system ``python2`` link. + - ``--three`` — Performs the installation in a virtualenv using the system ``python3`` link. + - ``--python`` — Performs the installation in a virtualenv using the provided Python intepreter. .. warning:: None of the above commands should be used together. They are also **destructive** and will delete your current virtualenv before replacing