aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-08-07 12:08:37 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-08-07 12:08:37 +0200
commit9df4edbd5df8ff1e557f9e22b2612c06a6b1d505 (patch)
tree218744e1c1d07aabfe2b8f644e848cae010fad03 /README.md
parentda2dbf9f9bd1a244a618b9dc141a9fcb19b23427 (diff)
Add documentation for sqfsdiff
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fc46164..48c4e7f 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ together with the existing tools:
- `rdsquashfs` can be used to inspect and unpack SquashFS images.
- `sqfs2tar` can turn a SquashFS image into a tarball, written to stdout.
- `tar2sqfs` can turn a tarball (read from stdin) into a SquashFS image.
+ - `sqfsdiff` can compare the contents of two SquashFS images.
# Getting and Building the Source Code