mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 20:55:51 +02:00
cowsay: minor adjustment to main desc.
This commit is contained in:
parent
b71c9cdcf3
commit
e59d19a00d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# cowsay
|
||||
|
||||
> Generate an ASCII character like a cow or sheep saying or thinking something.
|
||||
> Available characters are stored in /usr/share/cowsay on Linux, and /usr/local/share/cows/ on Mac.
|
||||
> Generate an ASCII character (by default a cow) saying or thinking something.
|
||||
> Available characters are stored in /usr/share/cowsay/ on Linux, and /usr/local/share/cows/ on Mac.
|
||||
|
||||
- Print an ASCII cow saying "Hello world!":
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue