diff --git a/doc/source/configuration/openstack_cinder_config.rst b/doc/source/configuration/openstack_cinder_config.rst index 0087a4d0c..71118c8eb 100644 --- a/doc/source/configuration/openstack_cinder_config.rst +++ b/doc/source/configuration/openstack_cinder_config.rst @@ -28,12 +28,12 @@ The syntax is: :: - system host-fs-add + system host-fs-add Where: * ``hostname or id`` is the location where the file system will be added. -* ``fs name`` is the file system name. +* ``fs-name`` is the file system name. * ``size`` is an integer indicating the file system size in Gigabytes. When the command completes, a new partition named ``/opt/conversion`` is @@ -83,7 +83,7 @@ following CLI command: :: - system host-fs-modify + system host-fs-modify For example: @@ -102,7 +102,7 @@ The syntax is: :: - system host-fs-delete + system host-fs-delete When ``image-conversion`` is removed, the ``/opt/conversion`` partition is also removed.