summaryrefslogtreecommitdiff
path: root/Base/usr/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'Base/usr/share/man')
-rw-r--r--Base/usr/share/man/man1/Inspector.md2
-rw-r--r--Base/usr/share/man/man1/Playground.md2
-rw-r--r--Base/usr/share/man/man1/Profiler.md2
-rw-r--r--Base/usr/share/man/man1/TextEditor.md4
-rw-r--r--Base/usr/share/man/man1/groups.md2
-rw-r--r--Base/usr/share/man/man1/jp.md2
-rw-r--r--Base/usr/share/man/man1/ls.md2
7 files changed, 8 insertions, 8 deletions
diff --git a/Base/usr/share/man/man1/Inspector.md b/Base/usr/share/man/man1/Inspector.md
index 30dd6ba86c..47309d8175 100644
--- a/Base/usr/share/man/man1/Inspector.md
+++ b/Base/usr/share/man/man1/Inspector.md
@@ -10,7 +10,7 @@ $ Inspector [pid]
## Arguments
-* pid: Process ID to inspect
+* `pid`: Process ID to inspect
## Description
diff --git a/Base/usr/share/man/man1/Playground.md b/Base/usr/share/man/man1/Playground.md
index ef633e39b5..fea3b7c54c 100644
--- a/Base/usr/share/man/man1/Playground.md
+++ b/Base/usr/share/man/man1/Playground.md
@@ -10,7 +10,7 @@ $ Playground [file]
## Arguments
-* file: Path of GML file to load
+* `file`: Path of GML file to load
## Description
diff --git a/Base/usr/share/man/man1/Profiler.md b/Base/usr/share/man/man1/Profiler.md
index d6f2c6e96e..d71c3bb130 100644
--- a/Base/usr/share/man/man1/Profiler.md
+++ b/Base/usr/share/man/man1/Profiler.md
@@ -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
diff --git a/Base/usr/share/man/man1/TextEditor.md b/Base/usr/share/man/man1/TextEditor.md
index 6decf1cca5..adb1670c9f 100644
--- a/Base/usr/share/man/man1/TextEditor.md
+++ b/Base/usr/share/man/man1/TextEditor.md
@@ -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
diff --git a/Base/usr/share/man/man1/groups.md b/Base/usr/share/man/man1/groups.md
index 2edb8f819a..b285f15a11 100644
--- a/Base/usr/share/man/man1/groups.md
+++ b/Base/usr/share/man/man1/groups.md
@@ -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
diff --git a/Base/usr/share/man/man1/jp.md b/Base/usr/share/man/man1/jp.md
index 185038ff29..42407c02b6 100644
--- a/Base/usr/share/man/man1/jp.md
+++ b/Base/usr/share/man/man1/jp.md
@@ -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
diff --git a/Base/usr/share/man/man1/ls.md b/Base/usr/share/man/man1/ls.md
index 3baaac844f..edeecae4cc 100644
--- a/Base/usr/share/man/man1/ls.md
+++ b/Base/usr/share/man/man1/ls.md
@@ -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