--- Comes atop the zstd patch, but only because it edits the same chunk. doc/tar.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/tar.texi b/doc/tar.texi index a5f66e0..168b14a 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -9590,7 +9590,7 @@ create a @command{gzip} compressed archive, @option{-j} @option{--lzip} to create an @asis{lzip} compressed archive, @option{-J} (@option{--xz}) to create an @asis{XZ} archive, @option{--lzma} to create an @asis{LZMA} compressed -archive, @option{--lzop} to create an @asis{LSOP} archive, +archive, @option{--lzop} to create an @asis{LZOP} archive, @option{-Z} (@option{--compress}) to use @command{compress} program, and @option{--zstd} to create a @asis{ZSTD} archive. For example: -- 2.15.0