| 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} |
| 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} |