summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 6585cb8..75de3a4 100644
--- a/README.rst
+++ b/README.rst
@@ -338,8 +338,6 @@ The class provides one method ``execute`` with following arguments:
* ``userargs`` - list of command line arguments that are to be used to run the
command;
-* ``env`` - dict of environment variables to be set for it (by default it's an
- empty dict, so all environment variables are stripped);
* ``stdin`` - string to be passed to standard input of child process.
The method returns 3-tuple containing: