1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 15:06:01 +02:00

cowsay: simplify example.

This commit is contained in:
Marco Bonelli 2019-06-13 21:36:22 +02:00 committed by Agniva De Sarker
parent d96ae8af1f
commit 5bd8d80998
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@
- Stampa un drago ASCII che dice "Ciao!": - Stampa un drago ASCII che dice "Ciao!":
`echo "Ciao!" | cowsay -f dragon` `cowsay -f dragon "Ciao!"`
- Stampa una mucca ASCII sballata che pensa: - Stampa una mucca ASCII sballata che pensa:

View file

@ -13,7 +13,7 @@
- Print an ASCII dragon saying "Hello!": - Print an ASCII dragon saying "Hello!":
`echo "Hello!" | cowsay -f dragon` `cowsay -f dragon "Hello!"`
- Print a stoned thinking ASCII cow: - Print a stoned thinking ASCII cow: