1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 15:17:36 +00:00

Base: Consistently stylize arguments in man pages as inline code

This commit is contained in:
Linus Groh 2021-05-07 16:19:49 +01:00
parent e37d9eabb1
commit 336a79a452
7 changed files with 8 additions and 8 deletions

View file

@ -17,9 +17,9 @@ which allows automatic live rendering of HTML and Markdown documents.
* `--preview-mode mode`: Preview mode, one of 'none', 'html', 'markdown', 'auto'
## Arguments:
## Arguments
* file: File to edit
* `file`: File to edit
## Examples