summaryrefslogtreecommitdiffstats
path: root/man/vgcfgbackup.8.in
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2012-04-11 12:42:10 +0000
committerZdenek Kabelac <zkabelac@redhat.com>2012-04-11 12:42:10 +0000
commitc63b155d16b62310264541b30485fdb5c1cc16ce (patch)
treee39bf9c6b523d380d045d902c0c38ddd7fcfe7f0 /man/vgcfgbackup.8.in
parent5dc27b75ebdafaa011b4b081e42a035c55d030dd (diff)
downloadlvm2-c63b155d16b62310264541b30485fdb5c1cc16ce.tar.gz
lvm2-c63b155d16b62310264541b30485fdb5c1cc16ce.tar.xz
lvm2-c63b155d16b62310264541b30485fdb5c1cc16ce.zip
Update man pages
Use one style for man pages.
Diffstat (limited to 'man/vgcfgbackup.8.in')
-rw-r--r--man/vgcfgbackup.8.in13
1 files changed, 6 insertions, 7 deletions
diff --git a/man/vgcfgbackup.8.in b/man/vgcfgbackup.8.in
index 1a72a015..ce8db8b3 100644
--- a/man/vgcfgbackup.8.in
+++ b/man/vgcfgbackup.8.in
@@ -4,29 +4,28 @@ vgcfgbackup \- backup volume group descriptor area
.SH SYNOPSIS
.B vgcfgbackup
.RB [ \-d | \-\-debug ]
-.RB [ \-f | \-\-file " filename" ]
+.RB [ \-f | \-\-file
+.RI < filename >]
.RB [ \-h | \-\-help ]
.RB [ \-\-ignorelockingfailure ]
.RB [ \-P | \-\-partial ]
.RB [ \-v | \-\-verbose ]
.RI [ VolumeGroupName ...]
.SH DESCRIPTION
-.B vgcfgbackup
-allows you to backup the metadata
-of your volume groups.
-If you don't name any volume groups on the command line, all of them
+vgcfgbackup allows you to backup the metadata of your volume groups.
+If you don't name any volume groups on the command line, all of them
will be backed up.
.sp
In a default installation, each volume group gets backed up into a separate
file bearing the name of the volume group in the directory #DEFAULT_BACKUP_DIR#.
-You can write the backup to an alternative file using -f. In this case
+You can write the backup to an alternative file using \fB-f\fP. In this case
if you are backing up more than one volume group the filename is
treated as a template, and %s gets replaced by the volume group name.
.sp
NB. This DOESN'T backup user/system data in logical
volume(s)! Backup #DEFAULT_SYS_DIR# regularly too.
.SH OPTIONS
-See \fBlvm\fP for common options.
+See \fBlvm\fP(8) for common options.
.SH SEE ALSO
.BR lvm (8),
.BR vgcfgrestore (8)