use backticks for parameter values

This commit is contained in:
Dietmar Maurer 2016-11-30 08:57:42 +01:00
parent 054a7e7d52
commit d63be10bc0

View File

@ -895,7 +895,7 @@ Migration Type
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
The migration type defines if the migration data should be sent over a The migration type defines if the migration data should be sent over a
encrypted ('secure') channel or an unencrypted ('insecure') one. encrypted (`secure`) channel or an unencrypted (`insecure`) one.
Setting the migration type to insecure means that the RAM content of a Setting the migration type to insecure means that the RAM content of a
Virtual Guest gets also transfered unencrypted, which can lead to Virtual Guest gets also transfered unencrypted, which can lead to
information disclosure of critical data from inside the guest for information disclosure of critical data from inside the guest for