Remove -y.

This commit is contained in:
Paul Eggert
1999-05-16 02:43:22 +00:00
parent 78e6911db8
commit 3de1239635

View File

@@ -131,7 +131,7 @@
@set xref-blocking-factor @xref{Blocking Factor}
@set pxref-blocking-factor @pxref{Blocking Factor}
@set op-bzip2 @kbd{--bzip2} (@kbd{--bunzip2}, @kbd{-y})
@set op-bzip2 @kbd{--bzip2} (@kbd{--bunzip2})
@set ref-bzip2 @ref{gzip}
@set xref-bzip2 @xref{gzip}
@set pxref-bzip2 @pxref{gzip}
@@ -2525,7 +2525,6 @@ record. @FIXME-xref{}.
@item --bzip2
@itemx --bunzip2
@itemx --unbzip2
@itemx -y
This option tells @code{tar} to read or write archives through @code{bzip2}.
@FIXME-xref{}.
@@ -3090,10 +3089,6 @@ them with the equivalent long option.
@samp{--extract}
@item -y
@samp{--bzip2}
@item -z
@samp{--gzip}
@@ -6772,7 +6767,6 @@ loose some compressibility. But this would have make recovering easier.
So, there are pros and cons. We'll see!
@table @kbd
@item -y
@itemx --bzip2
@itemx --unbzip2
Filter the archive through @code{bzip2}. Otherwise like @value{op-gzip}.