1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 04:35:07 +00:00
serenity/Base/usr/share/man/man1/fortune.md

19 lines
264 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 -->