From b3c3401aee91bc2ff46ba0eab0ceb88c78cb5bbb Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Fri, 9 Aug 2019 11:43:15 +0200 Subject: Add option to sqfsdiff to extract regular files that are different Signed-off-by: David Oberhollenzer --- doc/sqfsdiff.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/sqfsdiff.1 b/doc/sqfsdiff.1 index ca3818f..5222c19 100644 --- a/doc/sqfsdiff.1 +++ b/doc/sqfsdiff.1 @@ -38,6 +38,12 @@ Compare inode numbers of all files. \fB\-\-super\fR, \fB\-S\fR Also compare metadata in super blocks. .TP +\fB\-\-extract\fR, \fB\-e\fR +Extract files that exist in both images but have different contents to the +specified directory. Contents of the first image end up in a sub directory +named \fBa\fR and the contents of the second image in a sub directory +named \fBb\fR. +.TP \fB\-\-help\fR, \fB\-h\fR Print help text and exit. .TP -- cgit v1.2.3