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

Differentiate GUI applications in man pages with icons. This is the revert of the revert commit, now that the icon processing was fixed in89c0f84a28
. Revert:dae298e9df
Original:74238d0aba
Co-authored-by: electrikmilk <brandonjordan124@gmail.com>
15 lines
255 B
Markdown
15 lines
255 B
Markdown
## Name
|
|
|
|
 Chess
|
|
|
|
## Synopsis
|
|
|
|
```**sh
|
|
$ Chess
|
|
```
|
|
|
|
## Description
|
|
|
|
Chess is an implementation of the 15th century board game.
|
|
|
|
The game can either be played against another human or against the ChessEngine service.
|