aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-09-22 18:44:47 -0400
committerGitHub <noreply@github.com>2021-09-22 18:44:47 -0400
commitf342784ce58fef0e79c61181e355f320d6f903da (patch)
tree340e835f8b8ea8e3c580ca7eeaf0b5bbc01a86b6 /docs/source/markdown
parentf2eb5bbbaee0f8dae0ee980280d1cdb526a81330 (diff)
parentf5f95d722fac04bbc2c5082ea430c9eb1f0eeade (diff)
downloadpodman-f342784ce58fef0e79c61181e355f320d6f903da.tar.gz
podman-f342784ce58fef0e79c61181e355f320d6f903da.tar.bz2
podman-f342784ce58fef0e79c61181e355f320d6f903da.zip
Merge pull request #11701 from ashley-cui/stream
Fix machine image
Diffstat (limited to 'docs/source/markdown')
-rw-r--r--docs/source/markdown/podman-machine-init.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-machine-init.1.md b/docs/source/markdown/podman-machine-init.1.md
index 1236db602..f1fbd56ee 100644
--- a/docs/source/markdown/podman-machine-init.1.md
+++ b/docs/source/markdown/podman-machine-init.1.md
@@ -40,7 +40,7 @@ do these things manually or handle otherwise.
#### **--image-path**
Fully qualified path or URL to the VM image.
-Can also be set to `testing` or `stable` to pull down default image.
+Can also be set to `testing`, `next`, or `stable` to pull down default image.
Defaults to `testing`.
#### **--memory**, **-m**=*number*