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

12 lines
122 B
Markdown
Raw Normal View History

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