mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 05:45:33 +08:00
Add docs for "yes" command
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# yes
|
||||
|
||||
> Output something repeatedly
|
||||
|
||||
- Repeatedly output "message"
|
||||
|
||||
`yes {{message}}`
|
||||
|
||||
- Repeatedly output "y"
|
||||
|
||||
`yes`
|
||||
Reference in New Issue
Block a user