summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 69bbbf2..9299557 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,6 @@
Provides a simplified interface to shelling out while still collecting both standard out and standard error and providing full control over environment, working directory, uid, gid, etc.
-No means for passing input to the subprocess is provided.
-
## Example
### Simple Shellout
Invoke find(1) to search for .rb files: