1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:53:52 +02:00

Merge pull request #373 from igorshubovych/fortune

fortune: add page
This commit is contained in:
Felix Yan 2016-01-05 10:46:13 +08:00
commit 1938562b79

27
pages/common/fortune.md Normal file
View file

@ -0,0 +1,27 @@
# fortune
> Print a random quotation (fortune-cookie style)
- Print a quotation
`fortune`
- Print a quotation from a given database
`fortune {{database}}`
- Print a list of quotation databases
`fortune -f`
- Print an offensive quotation
`fortune -o`
- Print a long quotation
`fortune -l`
- Print a short quotation
`fortune -s`