diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 28e779b90ab7f77038e8df5d034935cbd8eedf79..6dbf449698740f3fbec21e62ac822309fae6e1ec 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -3096,10 +3096,11 @@
protocol
attribute specifies the protocol to
access to the requested image. Possible values are "nbd",
- "iscsi", "rbd", "sheepdog", "gluster" or "vxhs".
+ "iscsi", "rbd", "sheepdog", "gluster", "vxhs", "http", "https",
+ "ftp", ftps", or "tftp".
- If the protocol
attribute is "rbd", "sheepdog",
- "gluster", or "vxhs", an additional attribute name
+
For any protocol
other than nbd
+ an additional attribute name
is mandatory to specify which volume/image will be used.