mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
New tool: virt-diff.
This tool can be used to show the differences between two disk images.
This commit is contained in:
@@ -70,6 +70,7 @@ my %mapping = (
|
||||
'/bin/virt-copy-in$' => "fish",
|
||||
'/bin/virt-copy-out$' => "fish",
|
||||
'/bin/virt-df$' => "df",
|
||||
'/bin/virt-diff$' => "diff",
|
||||
'/bin/virt-edit$' => "edit",
|
||||
'/bin/virt-filesystems$' => "cat",
|
||||
'/bin/virt-format$' => "format",
|
||||
|
||||
Reference in New Issue
Block a user