Add docs for "yes" command

This commit is contained in:
Evan Hahn
2014-06-11 16:20:12 -07:00
parent 2c6e59816c
commit 73e6f81cf5
+11
View File
@@ -0,0 +1,11 @@
# yes
> Output something repeatedly
- Repeatedly output "message"
`yes {{message}}`
- Repeatedly output "y"
`yes`