Merge pull request #210 from EvanHahn/yes-command

Add docs for "yes" command
This commit is contained in:
Romain Prieto
2014-06-12 09:42:30 +10:00

11
pages/common/yes.md Normal file
View File

@@ -0,0 +1,11 @@
# yes
> Output something repeatedly
- Repeatedly output "message"
`yes {{message}}`
- Repeatedly output "y"
`yes`