@@ -10,7 +10,7 @@ $ Inspector [pid]
## Arguments
-* pid: Process ID to inspect
+* `pid`: Process ID to inspect
## Description
@@ -10,7 +10,7 @@ $ Playground [file]
-* file: Path of GML file to load
+* `file`: Path of GML file to load
@@ -29,7 +29,7 @@ Profiler can also load performance information from previously created
-* perfcore-file: Path of perfcore file to load
+* `perfcore-file`: Path of perfcore file to load
## Examples
@@ -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
@@ -16,7 +16,7 @@ If no username is provided group memberships are listed for current user.
-* username: username to list group memberships for
+* `username`: username to list group memberships for
@@ -21,7 +21,7 @@ If no *path* argument is provided stdin is used.
-* path: file to pretty-print
+* `path`: file to pretty-print
@@ -34,7 +34,7 @@ If no *path* argument is provided the current working directory is used.
-* path: Directory to list
+* `path`: Directory to list