]> sourceware.org Git - lvm2.git/commitdiff
More man page cleanup - convert "+/-" to "+|-"
authorDave Wysochanski <dwysocha@redhat.com>
Wed, 12 Nov 2008 15:16:58 +0000 (15:16 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Wed, 12 Nov 2008 15:16:58 +0000 (15:16 +0000)
man/lvresize.8.in
man/lvs.8.in
man/pvs.8.in
man/vgs.8.in

index 8a53dc858af02604c6432c8649dc3d6f0646b674..961d43069fbe6b6d8c2b98c3629a80d4e953456d 100644 (file)
@@ -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 
index a2481ce1d8735bda24610feae40a6156be8bd7ab..981924185191c2e1acef24c4431030d3329fd726 100644 (file)
@@ -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]
index bf29f34ff6781d7e60875583ec801bd6bd5cc764..12ec414e10d92bcf0649e35104090134cb52841f 100644 (file)
@@ -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] 
index 675f33d2fe48ede912085063f90efd122353fe74..29e61e4bdd2140c321c8fce3afeff5074d01a095 100644 (file)
@@ -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]
This page took 0.043868 seconds and 5 git commands to generate.