diff options
Diffstat (limited to 'docs/source/markdown/podman-machine-list.1.md')
-rw-r--r-- | docs/source/markdown/podman-machine-list.1.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/markdown/podman-machine-list.1.md b/docs/source/markdown/podman-machine-list.1.md index 922c19fdf..cad7e614b 100644 --- a/docs/source/markdown/podman-machine-list.1.md +++ b/docs/source/markdown/podman-machine-list.1.md @@ -18,7 +18,7 @@ tied to the Linux kernel. ## OPTIONS -#### **\-\-format**=*format* +#### **--format**=*format* Format list output using a Go template. @@ -31,11 +31,11 @@ Valid placeholders for the Go template are listed below: | .LastUp | Time since the VM was last run | | .VMType | VM type | -#### **\-\-help** +#### **--help** Print usage statement. -#### **\-\-noheading** +#### **--noheading** Omit the table headings from the listing of pods. |