diff --git a/doc/user-guide/source/cli_cheat_sheet.rst b/doc/user-guide/source/cli_cheat_sheet.rst index 1e365879bc..75902585b6 100644 --- a/doc/user-guide/source/cli_cheat_sheet.rst +++ b/doc/user-guide/source/cli_cheat_sheet.rst @@ -75,7 +75,7 @@ Register raw image .. code-block:: console - $ glance image-create --name "cirros-qcow2" --disk-format qcow2 \ + $ glance image-create --name "cirros-raw" --disk-format raw \ --container-format bare --is-public False \ --file ~/images/cirros-0.3.1~pre4-x86_64-disk.img