diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-01-02 21:01:41 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-01-02 21:01:41 +0000 |
commit | dd7ad7c7ebd7b3cf7fbcc03d3baadbb77bf4203a (patch) | |
tree | cc5c961552e9b77d60c9d8266a77af3fa22e1af1 /inspector | |
parent | f07a0b6f1e01f12db0286ae49744deee0efcb5b9 (diff) | |
download | libguestfs-dd7ad7c7ebd7b3cf7fbcc03d3baadbb77bf4203a.tar.gz libguestfs-dd7ad7c7ebd7b3cf7fbcc03d3baadbb77bf4203a.tar.xz libguestfs-dd7ad7c7ebd7b3cf7fbcc03d3baadbb77bf4203a.zip |
inspector: Apps in Windows VMs are now listed - update documentation.
Diffstat (limited to 'inspector')
-rwxr-xr-x | inspector/virt-inspector.pod | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inspector/virt-inspector.pod b/inspector/virt-inspector.pod index 02058429..eade662c 100755 --- a/inspector/virt-inspector.pod +++ b/inspector/virt-inspector.pod @@ -218,9 +218,7 @@ type, the label, and the UUID. The related elements E<lt>package_formatE<gt>, E<lt>package_managementE<gt> and E<lt>applicationsE<gt> describe -applications installed in the virtual machine. At the moment we are -only able to list RPMs and Debian packages installed, but in future we -will support other Linux distros and Windows. +applications installed in the virtual machine. E<lt>package_formatE<gt>, if present, describes the packaging system used. Typical values would be C<rpm> and C<deb>. |