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
Notes: sideshowbarker 2024-07-18 18:36:04 +09:00
7 changed files with 8 additions and 8 deletions

View File

@ -10,7 +10,7 @@ $ Inspector [pid]
## Arguments
* pid: Process ID to inspect
* `pid`: Process ID to inspect
## Description

View File

@ -10,7 +10,7 @@ $ Playground [file]
## Arguments
* file: Path of GML file to load
* `file`: Path of GML file to load
## Description

View File

@ -29,7 +29,7 @@ Profiler can also load performance information from previously created
## Arguments
* perfcore-file: Path of perfcore file to load
* `perfcore-file`: Path of perfcore file to load
## Examples

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

View File

@ -16,7 +16,7 @@ If no username is provided group memberships are listed for current user.
## Arguments
* username: username to list group memberships for
* `username`: username to list group memberships for
## Examples

View File

@ -21,7 +21,7 @@ If no *path* argument is provided stdin is used.
## Arguments
* path: file to pretty-print
* `path`: file to pretty-print
## Examples

View File

@ -34,7 +34,7 @@ If no *path* argument is provided the current working directory is used.
## Arguments
* path: Directory to list
* `path`: Directory to list
## Examples