X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=doc%2Ftar.texi;h=29fe5aab785dd7f4e152ac13b2061f24e04b91c0;hb=e496c1b52955887eb0a7544eb621e896c989c6ac;hp=0425107e6470687b559e455750abefd5a9ffa33b;hpb=e08afc2002bc43845d2996be8768cf8a9eb277fa;p=chaz%2Ftar diff --git a/doc/tar.texi b/doc/tar.texi index 0425107..29fe5aa 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -1765,6 +1765,7 @@ use @w{@kbd{tar --list --verbose}} to list them correctly. @node going further @section Going Further Ahead in this Manual +@UNREVISED @FIXME{need to write up a node here about the things that are going to be in the rest of the manual.} @@ -8228,7 +8229,7 @@ Creating a compressed archive is simple: you just specify a commands. The compression option is @option{-z} (@option{--gzip}) to create a @command{gzip} compressed archive, @option{-j} (@option{--bzip2}) to create a @command{bzip2} compressed archive, -@command{lzma} to create an @asis{LZMA} compressed archive and +@option{--lzma} to create an @asis{LZMA} compressed archive and @option{-Z} (@option{--compress}) to use @command{compress} program. For example: