diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 28e779b90a..6dbf449698 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.