recipes: For listing files, point to virt-ls.

This commit is contained in:
Richard W.M. Jones
2012-08-21 12:56:10 +01:00
parent ad6870102f
commit d944a491ac

View File

@@ -320,9 +320,7 @@ L<virt-inspector(1)>.
=head1 List files and directories in a VM
This involves using the L<guestfish(1)> C<find0> command like this:
guestfish --ro -d Guest -i find0 / - | tr '\0' '\n' | sort
Use L<virt-ls(1)>.
=head1 List services in a Windows VM