X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=guestfish-actions.pod;h=62be2a918ac30970d20e5e1dcf40f83cca0e02c2;hb=bb349b05333aa5bf87a3882f15458d8f7341d807;hp=2d9c5e8d0d06dd68827812d4ec2e6e582d8c824e;hpb=8c3b820c2b687345448e3d74a7101b07ff32688e;p=libguestfs.git diff --git a/guestfish-actions.pod b/guestfish-actions.pod index 2d9c5e8..62be2a9 100644 --- a/guestfish-actions.pod +++ b/guestfish-actions.pod @@ -469,6 +469,15 @@ Setting C to 3 should drop everything. This automatically calls L before the operation, so that the maximum guest memory is freed. +=head2 equal + + equal file1 file2 + +This compares the two files C and C and returns +true if their content is exactly equal, or false otherwise. + +The external L program is used for the comparison. + =head2 exists exists path @@ -770,7 +779,7 @@ as necessary. This is like the C shell command. mkfs fstype device This creates a filesystem on C (usually a partition -of LVM logical volume). The filesystem type is C, for +or LVM logical volume). The filesystem type is C, for example C. =head2 mount