Browse Source

Remove -y.

Paul Eggert 26 years ago
parent
commit
3de1239635
1 changed files with 1 additions and 7 deletions
  1. 1 7
      doc/tar.texi

+ 1 - 7
doc/tar.texi

@@ -131,7 +131,7 @@
 @set xref-blocking-factor @xref{Blocking Factor}
 @set xref-blocking-factor @xref{Blocking Factor}
 @set pxref-blocking-factor @pxref{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 ref-bzip2 @ref{gzip}
 @set xref-bzip2 @xref{gzip}
 @set xref-bzip2 @xref{gzip}
 @set pxref-bzip2 @pxref{gzip}
 @set pxref-bzip2 @pxref{gzip}
@@ -2525,7 +2525,6 @@ record.  @FIXME-xref{}.
 @item --bzip2
 @item --bzip2
 @itemx --bunzip2
 @itemx --bunzip2
 @itemx --unbzip2
 @itemx --unbzip2
-@itemx -y
 
 
 This option tells @code{tar} to read or write archives through @code{bzip2}.
 This option tells @code{tar} to read or write archives through @code{bzip2}.
 @FIXME-xref{}.
 @FIXME-xref{}.
@@ -3090,10 +3089,6 @@ them with the equivalent long option.
 
 
 @samp{--extract}
 @samp{--extract}
 
 
-@item -y
-
-@samp{--bzip2}
-
 @item -z
 @item -z
 
 
 @samp{--gzip}
 @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!
 So, there are pros and cons.  We'll see!
 
 
 @table @kbd
 @table @kbd
-@item -y
 @itemx --bzip2
 @itemx --bzip2
 @itemx --unbzip2
 @itemx --unbzip2
 Filter the archive through @code{bzip2}.  Otherwise like @value{op-gzip}.
 Filter the archive through @code{bzip2}.  Otherwise like @value{op-gzip}.