]> Dogcows Code - chaz/tar/commitdiff
Remove -y.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 16 May 1999 02:43:22 +0000 (02:43 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 16 May 1999 02:43:22 +0000 (02:43 +0000)
doc/tar.texi

index 4a605e556b82a30017b0e4f82683f619582a0774..ba8da24a649ed11c63624b36728df67cf71933f9 100644 (file)
 @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}.
This page took 0.042209 seconds and 4 git commands to generate.