Fix old --public from install verify docs

Change-Id: I4128eb7e8d6a6827026d4454e1eaba188e19cf3a
Closes-Bug: #1852835
This commit is contained in:
Erno Kuvaja 2019-11-18 14:17:08 +00:00
parent 30c9275888
commit c540d54a35
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ For information about how to manage images, see the
$ glance image-create --name "cirros" \ $ glance image-create --name "cirros" \
--file cirros-0.4.0-x86_64-disk.img \ --file cirros-0.4.0-x86_64-disk.img \
--disk-format qcow2 --container-format bare \ --disk-format qcow2 --container-format bare \
--public --visibility=public
+------------------+------------------------------------------------------+ +------------------+------------------------------------------------------+
| Field | Value | | Field | Value |