summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-09-21 06:58:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-09-21 06:58:44 +0000
commitdbbdc02b322480ee799107d2cfa317533008e6c8 (patch)
treea22c11b459ba27df42ea3427d8b48f7873110104 /README
parentAdding upstream version 0.23. (diff)
downloadtarlz-upstream/0.24.tar.xz
tarlz-upstream/0.24.zip
Adding upstream version 0.24.upstream/0.24
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index dedf17a..50d63ed 100644
--- a/README
+++ b/README
@@ -67,8 +67,8 @@ place.
Because of the above, tarlz protects the extended records with a Cyclic
Redundancy Check (CRC) in a way compatible with standard tar tools.
-Tarlz does not understand other tar formats like gnu, oldgnu, star or v7.
-The command 'tarlz -tf archive.tar.lz > /dev/null' can be used to verify
+Tarlz does not understand other tar formats like gnu, oldgnu, star, or v7.
+The command 'tarlz -t -f archive.tar.lz > /dev/null' can be used to check
that the format of the archive is compatible with tarlz.
The diagram below shows the correspondence between each tar member (formed
@@ -87,7 +87,7 @@ tar.lz
+===============+=================================================+========+
-Copyright (C) 2013-2022 Antonio Diaz Diaz.
+Copyright (C) 2013-2023 Antonio Diaz Diaz.
This file is free documentation: you have unlimited permission to copy,
distribute, and modify it.