The ``exist`` command outputs:
-* "subvolumegroup exists": if any subvolumegroup is present
-* "no subvolumegroup exists": if no subvolumegroup is present
+* ``subvolumegroup exists``: if any subvolumegroup is present
+* ``no subvolumegroup exists``: if no subvolumegroup is present
.. note:: This command checks for the presence of custom groups and not
presence of the default one. A subvolumegroup-existence check alone is not
stable ways. Review :ref:`cephfs-pinning` and :ref:`cephfs-ephemeral-pinning`
for details on how pinning works.
-Run a command of the following form to configure pinning for subvolumegroups:
+Run a command of the following form to configure pinning for subvolume groups:
$ ceph fs subvolumegroup pin <vol_name> <group_name> <pin_type> <pin_setting>