mirror of
git://sourceware.org/git/lvm2.git
synced 2025-04-01 18:50:41 +03:00
More man page cleanup - convert "+/-" to "+|-"
This commit is contained in:
parent
74ec3783e7
commit
09192b4d6e
@ -25,7 +25,7 @@ volume use
|
||||
.SH OPTIONS
|
||||
See \fBlvm\fP for common options.
|
||||
.TP
|
||||
.I \-l, \-\-extents [+/-]LogicalExtentsNumber[%{VG|LV|PVS|FREE}]
|
||||
.I \-l, \-\-extents [+|-]LogicalExtentsNumber[%{VG|LV|PVS|FREE}]
|
||||
Change or set the logical volume size in units of logical extents.
|
||||
With the + or - sign the value is added to or subtracted from the actual size
|
||||
of the logical volume and without it, the value is taken as an absolute one.
|
||||
@ -36,7 +36,7 @@ the remaining free space of the PhysicalVolumes on the command line with the
|
||||
suffix %PVS, or as a percentage of the remaining free space in the
|
||||
Volume Group with the suffix %FREE.
|
||||
.TP
|
||||
.I \-L, \-\-size [+/-]LogicalVolumeSize[kKmMgGtTpPeE]
|
||||
.I \-L, \-\-size [+|-]LogicalVolumeSize[kKmMgGtTpPeE]
|
||||
Change or set the logical volume size in units of megabytes.
|
||||
A size suffix of M for megabytes,
|
||||
G for gigabytes, T for terabytes, P for petabytes
|
||||
|
@ -6,7 +6,7 @@ lvs \- report information about logical volumes
|
||||
[\-\-aligned] [\-d|\-\-debug] [\-h|\-?|\-\-help]
|
||||
[\-\-ignorelockingfailure] [\-\-noheadings] [\-\-nosuffix]
|
||||
[\-o|\-\-options [+]Field[,Field]]
|
||||
[\-O|\-\-sort [+/-]Key1[,[+/-]Key2[,...]]]
|
||||
[\-O|\-\-sort [+|-]Key1[,[+|-]Key2[,...]]]
|
||||
[\-P|\-\-partial] [\-\-segments]
|
||||
[\-\-separator Separator] [\-\-unbuffered]
|
||||
[\-\-units hsbkmgtHKMGT]
|
||||
|
@ -6,7 +6,7 @@ pvs \- report information about physical volumes
|
||||
[\-\-aligned] [\-d|\-\-debug] [\-h|\-?|\-\-help]
|
||||
[\-\-ignorelockingfailure] [\-\-noheadings] [\-\-nosuffix]
|
||||
[\-o|\-\-options [+]Field[,Field]]
|
||||
[\-O|\-\-sort [+/-]Key1[,[+/-]Key2[,...]]]
|
||||
[\-O|\-\-sort [+|-]Key1[,[+|-]Key2[,...]]]
|
||||
[\-\-separator Separator] [\-\-unbuffered]
|
||||
[\-\-units hsbkmgtHKMGT]
|
||||
[\-v|\-\-verbose]
|
||||
|
@ -6,7 +6,7 @@ vgs \- report information about volume groups
|
||||
[\-\-aligned] [\-d|\-\-debug] [\-h|\-?|\-\-help]
|
||||
[\-\-ignorelockingfailure] [\-\-noheadings] [\-\-nosuffix]
|
||||
[\-o|\-\-options [+]Field[,Field]]
|
||||
[\-O|\-\-sort [+/-]Key1[,[+/-]Key2[,...]]]
|
||||
[\-O|\-\-sort [+|-]Key1[,[+|-]Key2[,...]]]
|
||||
[\-P|\-\-partial]
|
||||
[\-\-separator Separator] [\-\-unbuffered]
|
||||
[\-\-units hsbkmgtHKMGT]
|
||||
|
Loading…
x
Reference in New Issue
Block a user