/[tar]/tar/doc/tar.texi
ViewVC logotype

Diff of /tar/doc/tar.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.41 by gray, Tue Nov 11 15:02:27 2003 UTC revision 1.42 by gray, Fri Nov 14 09:28:18 2003 UTC
# Line 355  Line 355 
355  @set op-format-gnu @kbd{--format=gnu}  @set op-format-gnu @kbd{--format=gnu}
356  @set op-format-oldgnu @kbd{--format=oldgnu}  @set op-format-oldgnu @kbd{--format=oldgnu}
357  @set op-format-posix @kbd{--format=posix}  @set op-format-posix @kbd{--format=posix}
358    @set op-format-ustar @kbd{--format=ustar}
359    
360  @set op-posix @kbd{--posix}  @set op-posix @kbd{--posix}
361  @set ref-posix @ref{posix}  @set ref-posix @ref{posix}
# Line 2753  following: Line 2754  following:
2754    
2755  @table @samp  @table @samp
2756  @item v7  @item v7
2757  Tells @command{tar} to create an archive that is compatible with Unix V7  Creates an archive that is compatible with Unix V7 @command{tar}.
 @command{tar}.  
2758    
2759  @item oldgnu  @item oldgnu
2760  Tells @command{tar} to create an archive that is compatible with GNU  Creates an archive that is compatible with GNU @command{tar} version
2761  @command{tar} version 1.12 or earlier.  1.12 or earlier.
2762    
2763    @item ustar
2764    Creates a POSIX.1-1988 compatible archive.
2765    
2766  @item posix  @item posix
2767  Tells @command{tar} to create POSIX.1-2001 archive.  Creates a POSIX.1-2001 archive.
2768    
2769  @item gnu  @item gnu
2770  Tells @command{tar} to create archive in GNU format.  Creates archive in GNU format.
2771  @end table  @end table
2772    
2773  @item --group=@var{group}  @item --group=@var{group}

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26