Fix zun command in zun-guide
Zun command is invalid, double colons are not valid. More info about this in bug report. Change-Id: I367aec97775dcefb2c45fe55a311c5451d33e703 Closes-bug: #1706569
This commit is contained in:
parent
5e9697d2fd
commit
afe16ceadd
@ -66,7 +66,7 @@ Create zun container.
|
||||
|
||||
::
|
||||
|
||||
$ zun create --name test cirros "ping -c 4 8.8.8.8"
|
||||
$ zun create --name test cirros ping -c4 8.8.8.8
|
||||
|
||||
Verify container is created.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user