Man page heading formatting fixes.
This commit is contained in:
parent
bf72587fee
commit
7f322ffd3d
28
tar.1
28
tar.1
@ -19,7 +19,7 @@ tar \fB\-tvf\fR archive.tar
|
|||||||
tar \fB\-xf\fR archive.tar
|
tar \fB\-xf\fR archive.tar
|
||||||
# Extract all files from archive.tar.
|
# Extract all files from archive.tar.
|
||||||
.IP
|
.IP
|
||||||
Main operation mode:
|
.SH \fBMain operation mode:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\-A\fR, \fB\-\-catenate\fR, \fB\-\-concatenate\fR
|
\fB\-A\fR, \fB\-\-catenate\fR, \fB\-\-concatenate\fR
|
||||||
append tar files to an archive
|
append tar files to an archive
|
||||||
@ -48,7 +48,7 @@ only append files newer than copy in archive
|
|||||||
\fB\-x\fR, \fB\-\-extract\fR, \fB\-\-get\fR
|
\fB\-x\fR, \fB\-\-extract\fR, \fB\-\-get\fR
|
||||||
extract files from an archive
|
extract files from an archive
|
||||||
.IP
|
.IP
|
||||||
.SH\fBCommon Options:\fR
|
.SH \fBCommon options:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB-C\fR, \fB--directory=DIR\fR
|
\fB-C\fR, \fB--directory=DIR\fR
|
||||||
change to directory DIR
|
change to directory DIR
|
||||||
@ -71,7 +71,7 @@ verbosely list files processed
|
|||||||
\fB-z\fR, \fB--gzip\fR
|
\fB-z\fR, \fB--gzip\fR
|
||||||
filter the archive through gzip
|
filter the archive through gzip
|
||||||
|
|
||||||
.SH Operation modifiers:
|
.SH \fBOperation modifiers:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-check\-device\fR
|
\fB\-\-check\-device\fR
|
||||||
check device numbers when creating incremental
|
check device numbers when creating incremental
|
||||||
@ -114,7 +114,7 @@ set version of the sparse format to use (implies
|
|||||||
\fB\-S\fR, \fB\-\-sparse\fR
|
\fB\-S\fR, \fB\-\-sparse\fR
|
||||||
handle sparse files efficiently
|
handle sparse files efficiently
|
||||||
.IP
|
.IP
|
||||||
.SH Overwrite control:
|
.SH \fBOverwrite control:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\-k\fR, \fB\-\-keep\-old\-files\fR
|
\fB\-k\fR, \fB\-\-keep\-old\-files\fR
|
||||||
don't replace existing files when extracting
|
don't replace existing files when extracting
|
||||||
@ -145,7 +145,7 @@ remove each file prior to extracting over it
|
|||||||
\fB\-W\fR, \fB\-\-verify\fR
|
\fB\-W\fR, \fB\-\-verify\fR
|
||||||
attempt to verify the archive after writing it
|
attempt to verify the archive after writing it
|
||||||
.IP
|
.IP
|
||||||
.SH Select output stream:
|
.SH \fBSelect output stream:\fR
|
||||||
.HP
|
.HP
|
||||||
\fB\-\-ignore\-command\-error\fR ignore exit codes of children
|
\fB\-\-ignore\-command\-error\fR ignore exit codes of children
|
||||||
.TP
|
.TP
|
||||||
@ -235,7 +235,7 @@ Save the SELinux context to the archive
|
|||||||
\fB\-\-xattrs\fR
|
\fB\-\-xattrs\fR
|
||||||
Save the user/root xattrs to the archive
|
Save the user/root xattrs to the archive
|
||||||
.IP
|
.IP
|
||||||
.SH Device selection and switching:
|
.SH \fBDevice selection and switching:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\-f\fR, \fB\-\-file\fR=\fIARCHIVE\fR
|
\fB\-f\fR, \fB\-\-file\fR=\fIARCHIVE\fR
|
||||||
use archive file or device ARCHIVE
|
use archive file or device ARCHIVE
|
||||||
@ -261,7 +261,7 @@ use remote COMMAND instead of rsh
|
|||||||
\fB\-\-volno\-file\fR=\fIFILE\fR
|
\fB\-\-volno\-file\fR=\fIFILE\fR
|
||||||
use/update the volume number in FILE
|
use/update the volume number in FILE
|
||||||
.IP
|
.IP
|
||||||
.SH Device blocking:
|
.SH \fBDevice blocking:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\-b\fR, \fB\-\-blocking\-factor\fR=\fIBLOCKS\fR
|
\fB\-b\fR, \fB\-\-blocking\-factor\fR=\fIBLOCKS\fR
|
||||||
BLOCKS x 512 bytes per record
|
BLOCKS x 512 bytes per record
|
||||||
@ -275,7 +275,7 @@ ignore zeroed blocks in archive (means EOF)
|
|||||||
\fB\-\-record\-size\fR=\fINUMBER\fR
|
\fB\-\-record\-size\fR=\fINUMBER\fR
|
||||||
NUMBER of bytes per record, multiple of 512
|
NUMBER of bytes per record, multiple of 512
|
||||||
.IP
|
.IP
|
||||||
.SH Archive format selection:
|
.SH \fBArchive format selection:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\-H\fR, \fB\-\-format\fR=\fIFORMAT\fR
|
\fB\-H\fR, \fB\-\-format\fR=\fIFORMAT\fR
|
||||||
create archive of the given format
|
create archive of the given format
|
||||||
@ -314,7 +314,7 @@ create archive with volume name TEXT; at
|
|||||||
list/extract time, use TEXT as a globbing pattern
|
list/extract time, use TEXT as a globbing pattern
|
||||||
for volume name
|
for volume name
|
||||||
.IP
|
.IP
|
||||||
.SH Compression options:
|
.SH \fBCompression options:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\-a\fR, \fB\-\-auto\-compress\fR
|
\fB\-a\fR, \fB\-\-auto\-compress\fR
|
||||||
use archive suffix to determine the compression
|
use archive suffix to determine the compression
|
||||||
@ -349,7 +349,7 @@ filter the archive through compress
|
|||||||
.TP
|
.TP
|
||||||
\fBNote: You might need to install external program (lzip/ncompress/lzma...) to use some of these compression options\fB
|
\fBNote: You might need to install external program (lzip/ncompress/lzma...) to use some of these compression options\fB
|
||||||
.IP
|
.IP
|
||||||
.SH Local file selection:
|
.SH \fBLocal file selection:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-add\-file\fR=\fIFILE\fR
|
\fB\-\-add\-file\fR=\fIFILE\fR
|
||||||
add given FILE to the archive (useful if its name
|
add given FILE to the archive (useful if its name
|
||||||
@ -441,7 +441,7 @@ unquote filenames read with \fB\-T\fR (default)
|
|||||||
\fB\-X\fR, \fB\-\-exclude\-from\fR=\fIFILE\fR
|
\fB\-X\fR, \fB\-\-exclude\-from\fR=\fIFILE\fR
|
||||||
exclude patterns listed in FILE
|
exclude patterns listed in FILE
|
||||||
.IP
|
.IP
|
||||||
.SH File name transformations:
|
.SH \fBFile name transformations:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-strip\-components\fR=\fINUMBER\fR
|
\fB\-\-strip\-components\fR=\fINUMBER\fR
|
||||||
strip NUMBER leading components from file
|
strip NUMBER leading components from file
|
||||||
@ -478,7 +478,7 @@ use wildcards (default)
|
|||||||
\fB\-\-wildcards\-match\-slash\fR
|
\fB\-\-wildcards\-match\-slash\fR
|
||||||
wildcards match `/' (default for exclusion)
|
wildcards match `/' (default for exclusion)
|
||||||
.IP
|
.IP
|
||||||
.SH Informative output:
|
.SH \fBInformative output:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-checkpoint\fR[=\fINUMBER\fR]
|
\fB\-\-checkpoint\fR[=\fINUMBER\fR]
|
||||||
display progress messages every NUMBERth record
|
display progress messages every NUMBERth record
|
||||||
@ -536,13 +536,13 @@ warning control
|
|||||||
\fB\-w\fR, \fB\-\-interactive\fR, \fB\-\-confirmation\fR
|
\fB\-w\fR, \fB\-\-interactive\fR, \fB\-\-confirmation\fR
|
||||||
ask for confirmation for every action
|
ask for confirmation for every action
|
||||||
.IP
|
.IP
|
||||||
.SH Compatibility options:
|
.SH \fBCompatibility options:\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\-o\fR
|
\fB\-o\fR
|
||||||
when creating, same as \fB\-\-old\-archive\fR; when
|
when creating, same as \fB\-\-old\-archive\fR; when
|
||||||
extracting, same as \fB\-\-no\-same\-owner\fR
|
extracting, same as \fB\-\-no\-same\-owner\fR
|
||||||
.IP
|
.IP
|
||||||
.SH Other options:
|
.SH \fBOther options:\fR
|
||||||
.TP
|
.TP
|
||||||
\-?, \fB\-\-help\fR
|
\-?, \fB\-\-help\fR
|
||||||
give this help list
|
give this help list
|
||||||
|
5
tar.spec
5
tar.spec
@ -5,7 +5,7 @@ Summary: A GNU file archiving program
|
|||||||
Name: tar
|
Name: tar
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.26
|
Version: 1.26
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
URL: http://www.gnu.org/software/tar/
|
URL: http://www.gnu.org/software/tar/
|
||||||
@ -123,6 +123,9 @@ fi
|
|||||||
%{_infodir}/tar.info*
|
%{_infodir}/tar.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 2 2011 Ville Skyttä <ville.skytta@iki.fi> - 2:1.26-3
|
||||||
|
- Man page heading formatting fixes.
|
||||||
|
|
||||||
* Mon Sep 26 2011 Kamil Dudka <kdudka@redhat.com> 2:1.26-2
|
* Mon Sep 26 2011 Kamil Dudka <kdudka@redhat.com> 2:1.26-2
|
||||||
- restore basic functionality of --acl, --selinux, and --xattr (#717684)
|
- restore basic functionality of --acl, --selinux, and --xattr (#717684)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user