Merge pull request #210 from EvanHahn/yes-command
Add docs for "yes" command
This commit is contained in:
11
pages/common/yes.md
Normal file
11
pages/common/yes.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# yes
|
||||
|
||||
> Output something repeatedly
|
||||
|
||||
- Repeatedly output "message"
|
||||
|
||||
`yes {{message}}`
|
||||
|
||||
- Repeatedly output "y"
|
||||
|
||||
`yes`
|
Reference in New Issue
Block a user