mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:07:46 +00:00
Base: Add icons to man pages for GUI applications
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>
This commit is contained in:
parent
89c0f84a28
commit
64dfb3a28f
21 changed files with 24 additions and 24 deletions
|
@ -1,6 +1,6 @@
|
|||
## Name
|
||||
|
||||
Eyes
|
||||
 Eyes
|
||||
|
||||
## Synopsis
|
||||
|
||||
|
@ -16,5 +16,3 @@ $ Eyes [--num-eyes number] [--max-in-row number] [--grid-rows number] [--grid-co
|
|||
* `-m number`, `--max-in-row number`: Maximum number of eyes in a row
|
||||
* `-r number`, `--grid-rows number`: Number of rows in grid (incompatible with --number)
|
||||
* `-c number`, `--grid-cols number`: Number of columns in grid (incompatible with --number)
|
||||
|
||||
<!-- Auto-generated through ArgsParser -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue