1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 02:07:35 +00:00

Base: Add icons to man pages for GUI applications

Differentiate GUI applications in man pages with icons.
This commit is contained in:
electrikmilk 2022-01-16 16:00:05 -05:00 committed by Brian Gianforcaro
parent 6210f62b1d
commit 74238d0aba
20 changed files with 25 additions and 21 deletions

View file

@ -1,6 +1,6 @@
## Name
Eyes
![Icon](/res/icons/16x16/app-eyes.png) Eyes
## Synopsis
@ -18,3 +18,4 @@ $ Eyes [--num-eyes number] [--max-in-row number] [--grid-rows number] [--grid-co
* `-c number`, `--grid-cols number`: Number of columns in grid (incompatible with --number)
<!-- Auto-generated through ArgsParser -->