aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-09-20 03:49:02 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-09-20 18:34:17 +0200
commit9486151f186e3664c8dd429fba94f9e539377d87 (patch)
treee2cb8caed78c3de99bf0c58a3c7b1ddd140efd40 /doc
parent08c22510ba901d73f2841434e7e6a2a688b31fa8 (diff)
sqfsdiff: remove squashfs-to-dir & dir-to-dir comparisons
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/sqfsdiff.18
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/sqfsdiff.1 b/doc/sqfsdiff.1
index 3822308..c0ee550 100644
--- a/doc/sqfsdiff.1
+++ b/doc/sqfsdiff.1
@@ -9,12 +9,8 @@ Compare two squashfs images. In contrast to doing a direct diff of the
images, this actually parses the filesystems and generates a more
meaningful difference report.
.PP
-The tool can also compare the contents of a squashfs image to a directory.
-This case is detected transparently if \fB\-\-new\fR or \fB\-\-old\fR referes
-to a directory instead of a squashfs image.
-.PP
If only contents are compared, any differences in packed file layout,
-ordering, compression, inode allocation and so on is ignored and the two
+ordering, compression, inode meta data and so on is ignored and the two
images are considered equal if each directory contains the same entries,
symlink with the same paths have the same targets, device nodes the same
device number and files the same size and contents.
@@ -48,7 +44,7 @@ Compare file timestamps.
Compare inode numbers of all files.
.TP
\fB\-\-super\fR, \fB\-S\fR
-Also compare metadata in super blocks.
+Also compare meta data in super blocks.
.TP
\fB\-\-extract\fR, \fB\-e\fR <path>
Extract files that exist in both images but have different contents to the