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

Revert "Base: Add icons to man pages for GUI applications"

This reverts commit 74238d0aba.
This commit is contained in:
Brian Gianforcaro 2022-01-17 08:42:39 +00:00
parent 74238d0aba
commit dae298e9df
20 changed files with 21 additions and 25 deletions

View file

@ -1,6 +1,6 @@
## Name
![Icon](/res/icons/16x16/app-inspector.png) Inspector - Serenity process inspector
Inspector - Serenity process inspector
[Open](file:///bin/Inspector)
@ -28,3 +28,4 @@ via UNIX socket.
```sh
$ Inspector $(pidof Shell)
```