1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 05:44:59 +00:00
serenity/Base/usr/share/man/man1/fortune.md
Tim Ledbetter a5b9fb28c2 Base: Remove trailing colons from man page headings
Most man pages don't have these, so removing them where they do exist
makes things more consistent.
2023-04-01 11:49:57 +01:00

19 lines
263 B
Markdown

## Name
fortune
## Synopsis
```sh
$ fortune [path]
```
## Description
Open a fortune cookie, receive a free quote for the day!
## Arguments
* `path`: Path to JSON file with quotes (/res/fortunes.json by default)
<!-- Auto-generated through ArgsParser -->