summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-machine-rm.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/podman-machine-rm.1.md')
-rw-r--r--docs/source/markdown/podman-machine-rm.1.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/source/markdown/podman-machine-rm.1.md b/docs/source/markdown/podman-machine-rm.1.md
index 4eea1d2e4..4a2c59173 100644
--- a/docs/source/markdown/podman-machine-rm.1.md
+++ b/docs/source/markdown/podman-machine-rm.1.md
@@ -19,21 +19,21 @@ is used.
## OPTIONS
-#### **--help**
+#### **--force**, **-f**
-Print usage statement.
+Stop and delete without confirmation.
-#### **--force**, **-f**
+#### **--help**
-Stop and delete without confirmation
+Print usage statement.
#### **--save-ignition**
-Do not delete the generated ignition file
+Do not delete the generated ignition file.
#### **--save-image**
-Do not delete the VM image
+Do not delete the VM image.
#### **--save-keys**
@@ -42,7 +42,7 @@ deleted.
## EXAMPLES
-Remove a VM named "test1"
+Remove a VM named "test1":
```
$ podman machine rm test1