1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 08:17: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
Inspector - Serenity process inspector
![Icon](/res/icons/16x16/app-inspector.png) Inspector - Serenity process inspector
[Open](file:///bin/Inspector)
@ -28,4 +28,3 @@ via UNIX socket.
```sh
$ Inspector $(pidof Shell)
```