summaryrefslogtreecommitdiffstats
path: root/man/vgmknodes.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/vgmknodes.8.in')
-rw-r--r--man/vgmknodes.8.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/man/vgmknodes.8.in b/man/vgmknodes.8.in
index 49f6a9db..a0d9583f 100644
--- a/man/vgmknodes.8.in
+++ b/man/vgmknodes.8.in
@@ -3,23 +3,23 @@
vgmknodes \- recreate volume group directory and logical volume special files
.SH SYNOPSIS
.B vgmknodes
-.RB [ \-d | \-\-debug]
-.RB [ \-h | \-\-help]
-.RB [ \-\-refresh]
-.RB [ \-v | \-\-verbose]
-[[VolumeGroupName | LogicalVolumePath]...]
+.RB [ \-d | \-\-debug ]
+.RB [ \-h | \-\-help ]
+.RB [ \-\-refresh ]
+.RB [ \-v | \-\-verbose ]
+.RI [[ VolumeGroupName | LogicalVolumePath ]...]
.SH DESCRIPTION
Checks the LVM2 special files in /dev that are needed for active
logical volumes and creates any missing ones and removes unused ones.
.SH OPTIONS
.TP
+See \fBlvm\fP(8) for common options.
+.TP
.BR \-\-refresh
If any logical volume in the volume group is active, reload its metadata.
This is not necessary in normal operation, but may be useful
if something has gone wrong or if you're doing clustering
manually without a clustered lock manager.
-.TP
-See \fBlvm\fP for common options.
.SH SEE ALSO
.BR lvm (8),
.BR vgscan (8),