diff options
Diffstat (limited to 'recipes/list-apps.html')
-rw-r--r-- | recipes/list-apps.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/list-apps.html b/recipes/list-apps.html new file mode 100644 index 00000000..0a1c4b0d --- /dev/null +++ b/recipes/list-apps.html @@ -0,0 +1,9 @@ +<p> +The command lists the applications (eg. RPMs, debs, Windows programs) +installed inside a virtual machine. It does this using 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> |