summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnish Athalye <me@anishathalye.com>2017-07-12 21:05:48 -0700
committerAnish Athalye <me@anishathalye.com>2017-07-12 21:05:48 -0700
commitfe9ca6f5ede35d16f28e0c5db781fb39437fd171 (patch)
tree6f29f27ca16be7b675279b4f89b037e90dcf2dd4 /README.md
parentf1e829725506813276c0dff21f6e6bfff9873444 (diff)
parent87cc8d890ae906a0bf14339fdbfc3ce1505b5f06 (diff)
Merge branch 'klausweiss/master'
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c58debc..1d6e938 100644
--- a/README.md
+++ b/README.md
@@ -265,6 +265,7 @@ command itself.
command: read var && echo Your variable is $var
stdin: true
stdout: true
+ description: Reading and printing variable
-
command: read fail
stderr: true