mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 05:44:59 +00:00

Most man pages don't have these, so removing them where they do exist makes things more consistent.
19 lines
263 B
Markdown
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 -->
|