diff --git a/readme.md b/readme.md index d735f01431..93b84579fa 100644 --- a/readme.md +++ b/readme.md @@ -109,8 +109,6 @@ try { command: 'wrong command', exitCode: 2, exitCodeName: 'ENOENT', - stdout: null, - stderr: null, failed: true, timedOut: false, isCanceled: false