mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:07:45 +00:00
FontEditor: Add help documentation
This commit is contained in:
parent
3e8050f002
commit
35fe1b39a2
3 changed files with 39 additions and 2 deletions
19
Base/usr/share/man/man1/FontEditor.md
Normal file
19
Base/usr/share/man/man1/FontEditor.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
## Name
|
||||
|
||||
FontEditor - Serenity font editor
|
||||
|
||||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ FontEditor [file]
|
||||
```
|
||||
|
||||
## Description
|
||||
|
||||
FontEditor is a font editing application for Serenity.
|
||||
|
||||
## Examples
|
||||
|
||||
```sh
|
||||
$ FontEditor /res/fonts/CsillaRegular10.font
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue