diff --git a/doc/user-guide/section_cli_nova_boot.xml b/doc/user-guide/section_cli_nova_boot.xml index 9c5a47ed0e..f1506345ae 100644 --- a/doc/user-guide/section_cli_nova_boot.xml +++ b/doc/user-guide/section_cli_nova_boot.xml @@ -185,7 +185,7 @@ USER-DATA-FILE parameter. $ nova boot --flavor FLAVOR_ID --image IMAGE_ID --key-name KEY_NAME \ - --user-data USER_DATA_FILE --security-groups SEC_GROUP --meta KEY=VALUE \ + --user-data USER_DATA_FILE --security-groups SEC_GROUP_NAME --meta KEY=VALUE \ INSTANCE_NAME The following command launches the MyCirrosServer instance