diff --git a/docs/formatsecret.rst b/docs/formatsecret.rst index bb2217041a..03c2836843 100644 --- a/docs/formatsecret.rst +++ b/docs/formatsecret.rst @@ -63,10 +63,10 @@ See `Setting secret values in virsh`_ on how to set the value of the secret using ``virsh secret-set-value``. The volume type secret can be supplied either in volume XML during creation of a -`storage volume `__ in order to provide the -passphrase to encrypt the volume or in domain XML `disk -device `__ in order to provide the passphrase -to decrypt the volume, :since:`since 2.1.0` . An example follows: +`storage volume `__ in order to provide +the passphrase to encrypt the volume or in domain XML +`disk device `__ in order to provide the +passphrase to decrypt the volume, :since:`since 2.1.0` . An example follows: ::