1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-02 15:17:58 +01:00
tldr/pages/common/yes.md

12 lines
119 B
Markdown
Raw Normal View History

2014-06-12 01:20:12 +02:00
# yes
> Output something repeatedly
- Repeatedly output "message"
`yes {{message}}`
- Repeatedly output "y"
`yes`