diff options
Diffstat (limited to 'recipes/product-name.html')
-rw-r--r-- | recipes/product-name.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/product-name.html b/recipes/product-name.html new file mode 100644 index 00000000..509ada1a --- /dev/null +++ b/recipes/product-name.html @@ -0,0 +1,9 @@ +<p> +Get the string which describes the operating system installed in a +virtual machine. This uses the +<a href="http://libguestfs.org/guestfs.3.html#inspection">inspection API</a>. +</p> + +<p> +See also <a href="http://libguestfs.org/virt-inspector.1.html">virt-inspector</a>. +</p> |