summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-09-22 17:28:51 -0400
committerGitHub <noreply@github.com>2021-09-22 17:28:51 -0400
commit20587dfb7d26781aaa31b11c984f7dec8e79a282 (patch)
tree2d73cb0826c0d799bd51f3b07dcc22bb94592572 /docs/source
parentf93500810800e85af4de88b99efeaea989db9025 (diff)
parent3bd3c62134f76397a96505e2cfb465aad5efd221 (diff)
downloadpodman-20587dfb7d26781aaa31b11c984f7dec8e79a282.tar.gz
podman-20587dfb7d26781aaa31b11c984f7dec8e79a282.tar.bz2
podman-20587dfb7d26781aaa31b11c984f7dec8e79a282.zip
Merge pull request #11700 from ashley-cui/3.4stream
[3.4] Fix machine image
Diffstat (limited to 'docs/source')
-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 c864a87ef..8a65be5a9 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*