Skip to content

Commit 55de7c4

Browse files
committed
add note about relocatable side-effect
1 parent 413eb47 commit 55de7c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docsource/command_ref.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ Syntax::
4040

4141
cpvirtualenv ENVNAME TARGETENVNAME
4242

43+
.. note::
44+
45+
The environment created by the copy operation is made `relocatable
46+
<http://virtualenv.openplans.org/#making-environments-relocatable>`__.
47+
4348
workon
4449
------
4550

0 commit comments

Comments
 (0)