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!":
`echo "Ciao!" | cowsay -f dragon`
`cowsay -f dragon "Ciao!"`
- Stampa una mucca ASCII sballata che pensa:

View File

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