Formatted all pages according to guidelines.

This commit is contained in:
Ruben Vereecken
2016-01-07 18:31:27 +01:00
parent efa4cbd4de
commit 066582e8ea
284 changed files with 1338 additions and 1364 deletions

View File

@@ -1,15 +1,15 @@
# cowsay
> Generate an ASCII character like a cow or sheep saying or thinking something
> Generate an ASCII character like a cow or sheep saying or thinking something.
- Print an ASCII cow saying "Hello world!"
- Print an ASCII cow saying "Hello world!":
`cowsay "Hello world!"`
- Print an ASCII dragon saying "Hello!"
- Print an ASCII dragon saying "Hello!":
`echo "Hello!" | cowsay -f dragon`
- Print a stoned thinking ASCII cow
- Print a stoned thinking ASCII cow:
`cowthink -s "I'm just a cow, not a great thinker ..."`