Skip to content

Commit fd6269f

Browse files
committed
clarify warning on tab completion
1 parent fc6ff16 commit fd6269f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/en/install.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,10 @@ directly, use ``virtualenvwrapper_lazy.sh``. If
139139
.. warning::
140140

141141
When the lazy-loading version of the startup script is used,
142-
tab-completion does not work until after the first
143-
virtualenvwrapper command has been run. For example, tab completion
144-
does not work for the first instance of :ref:`command-workon`.
142+
tab-completion of arguments to virtualenvwrapper commands (such as
143+
environment names) is not enabled until after the first command has
144+
been run. For example, tab completion of environments does not work
145+
for the first instance of :ref:`command-workon`.
145146

146147
Quick-Start
147148
===========

0 commit comments

Comments
 (0)