]> sourceware.org Git - lvm2.git/commitdiff
man: reference -S/--select in {vg,lv,pv}change, {vg,lv}remove, {vg,lv,pv}display...
authorPeter Rajnoha <prajnoha@redhat.com>
Wed, 11 Feb 2015 09:03:37 +0000 (10:03 +0100)
committerPeter Rajnoha <prajnoha@redhat.com>
Wed, 11 Feb 2015 09:04:21 +0000 (10:04 +0100)
man/lvchange.8.in
man/lvdisplay.8.in
man/lvm.8.in
man/lvremove.8.in
man/pvchange.8.in
man/pvdisplay.8.in
man/vgchange.8.in
man/vgdisplay.8.in
man/vgexport.8.in
man/vgimport.8.in
man/vgremove.8.in

index bb5bea567486ce12f4358975cc93a240a1f7c8e7..fbae9538c071c8f0951906adfdccfe9b39fcad70 100644 (file)
@@ -68,11 +68,12 @@ lvchange \(em change attributes of a logical volume
 .RB [ \-r | \-\-readahead
 .RI { ReadAheadSectors | auto | none }]
 .RB [ \-\-refresh ]
+.RB [ \-S | \-\-select
+.IR Selection ]
 .RB [ \-t | \-\-test ]
 .RB [ \-v | \-\-verbose ]
 .RB [ \-Z | \-\-zero
 .RI { y | n }]
-.I LogicalVolumePath
 .RI [ LogicalVolumePath ...]
 .SH DESCRIPTION
 lvchange allows you to change the attributes of a logical volume
index 3232853fcfed9ea229c6d6048d72627e7e268ced..ed1d3f7ae46f9fdec815b6325aea745ddc87d536 100644 (file)
@@ -14,12 +14,13 @@ lvdisplay \(em display attributes of a logical volume
 .RB [ \-\-maps ]
 .RB [ \-\-nosuffix ]
 .RB [ \-P | \-\-partial ]
+.RB [ \-S | \-\-select
+.IR Selection ]
 .RB [ \-\-units
 .IR hHbBsSkKmMgGtTpPeE ]
 .RB [ \-v | \-\-verbose ]
 .RB [ \-\-version ]
-.RI [ VolumeGroupName | LogicalVolume { Name | Path }
-.RI [ VolumeGroupName | LogicalVolume { Name | Path }\ ...]]
+.RI [ VolumeGroupName | LogicalVolume { Name | Path }\ ...]
 .br
 
 .B lvdisplay
@@ -50,8 +51,7 @@ lvdisplay \(em display attributes of a logical volume
 .IR hHbBsSkKmMgGtTpPeE ]
 .RB [ \-v | \-\-verbose ]
 .RB [ \-\-version ]
-.RI [ VolumeGroupName | LogicalVolume { Name | Path }
-.RI [ VolumeGroupName | LogicalVolume { Name | Path }\ ...]]
+.RI [ VolumeGroupName | LogicalVolume { Name | Path }\ ...]
 .SH DESCRIPTION
 lvdisplay allows you to see the attributes of a logical volume
 like size, read/write status, snapshot information etc.
index f87729e834159ca03d0cf84738651ddfff281c54..7bc4c6b3188119ad43fa7a07cfb24622d897d486 100644 (file)
@@ -210,8 +210,9 @@ match the original followed by \fBvgcfgrestore\fP(8).
 .BR \-S ", " \-\-select " " \fISelection
 For reporting commands, display only rows that match selection criteria.
 All rows are displayed with the additional "selected" column (\fB-o selected\fP)
-showing 1 if the row matches the Selection and 0 otherwise.
-See \fBSELECTION CRITERIA\fP section of this man page for more
+showing 1 if the row matches the Selection and 0 otherwise. For non-reporting
+commands which process LVM entities, the selection can be used to match items
+to process. See \fBSELECTION CRITERIA\fP section of this man page for more
 information about the way the selection criteria are constructed.
 .TP
 .BR \-M ", " \-\-metadatatype " " \fIType
index 8426cac5a69fdb640b937a20851dcdd61edad7c6..8cf1bf3480ef9dd0c25b9d81674953fde0bdb2ab 100644 (file)
@@ -9,12 +9,13 @@ lvremove \(em remove a logical volume
 .IR ProfileName ]
 .RB [ \-d | \-\-debug ]
 .RB [ \-h | \-\-help ]
+.RB [ \-S | \-\-select
+.IR Selection ]
 .RB [ \-t | \-\-test ]
 .RB [ \-v | \-\-verbose ]
 .RB [ \-\-version ]
 .RB [ \-f | \-\-force ]
 .RB [ \-\-noudevsync ]
-.IR LogicalVolume { Name |  Path }
 .RI [ LogicalVolume { Name | Path }...]
 .SH DESCRIPTION
 lvremove removes one or more logical volumes.
index 606b1dd40ceb5caadabdd0b0662f6be06754f57e..5c5b809c5dbd7c18bceea34e0a10a7b87fdab487 100644 (file)
@@ -16,6 +16,8 @@ pvchange \(em change attributes of a physical volume
 .RB [ \-\-metadataignore
 .RI { y | n }]
 .RB [ \-h | \-? | \-\-help ]
+.RB [ \-S | \-\-select
+.IR Selection ]
 .RB [ \-t | \-\-test ]
 .RB [ \-v | \-\-verbose ]
 .RB [ \-a | \-\-all ]
index 70c9bfc7a86d8e6770d2cae3f113467b5eb8165d..c1232d67138ca8b77645a00d435c807ae97d0f44 100644 (file)
@@ -13,13 +13,14 @@ pvdisplay \- display attributes of a physical volume
 .RB [ \-\-maps ]
 .RB [ \-\-nosuffix ]
 .RB [ \-s | \-\-short ]
+.RB [ \-S | \-\-select
+.IR Selection ]
 .RB [ \-\-units
 .IR hsbkmgtHKMGT ]
 .RB [ \-v [ v ]| \-\-verbose
 .RB [ \-\-verbose ]]
 .RB [ \-\-version ]
-.RI [ PhysicalVolumePath
-.RI [ PhysicalVolumePath ...]]
+.RI [ PhysicalVolumePath ...]
 .br
 
 .br
@@ -50,8 +51,7 @@ pvdisplay \- display attributes of a physical volume
 .RB [ \-v [ v ]| \-\-verbose
 .RB [ \-\-verbose ]]
 .RB [ \-\-version ]
-.RI [ PhysicalVolumePath
-.RI [ PhysicalVolumePath ...]]
+.RI [ PhysicalVolumePath ...]
 .SH DESCRIPTION
 pvdisplay allows you to see the attributes of one or more physical volumes
 like size, physical extent size, space used for the volume group descriptor
index dcd1faf0c7642da5b3dbbba7da7cbe7a2ecdb485..5014300e35eff986d4e11e98c88431efa8a98df4 100644 (file)
@@ -45,6 +45,8 @@ vgchange \(em change attributes of a volume group
 .RB [ \-P | \-\-partial ]
 .RB [ \-s | \-\-physicalextentsize
 .IR PhysicalExtentSize [ bBsSkKmMgGtTpPeE ]]
+.RB [ \-S | \-\-select
+.IR Selection ]
 .RB [ \-\-refresh ]
 .RB [ \-t | \-\-test ]
 .RB [ \-v | \-\-verbose ]
index 1e472d3bae8087e2d8b9aa25e2b11dae9720ecca..172dba472baf4adfd0dab54c48e4443f48651881 100644 (file)
@@ -8,6 +8,8 @@ vgdisplay \(em display attributes of volume groups
 .RB [ \-\-commandprofile
 .IR ProfileName ]
 .RB [ \-s | \-\-short ]
+.RB [ \-S | \-\-select
+.IR Selection ]
 .RB [ \-v | \-\-verbose ]
 .RB [ \-d | \-\-debug ]
 .RB [ \-h | \-\-help ]
@@ -18,8 +20,7 @@ vgdisplay \(em display attributes of volume groups
 .RB [ \-\-units
 .IR hHbBsSkKmMgGtTpPeE ]
 .RB [ \-\-version ]
-.RI [ VolumeGroupName
-.RI [ VolumeGroupName ...]]
+.RI [ VolumeGroupName ...]
 .br
 
 .br
@@ -49,8 +50,7 @@ vgdisplay \(em display attributes of volume groups
 .IR hHbBsSkKmMgGtTpPeE ]
 .RB [ \-v | \-\-verbose ]
 .RB [ \-\-version ]
-.RI [ VolumeGroupName
-.RI [ VolumeGroupName ...]]
+.RI [ VolumeGroupName ...]
 .SH DESCRIPTION
 vgdisplay allows you to see the attributes of
 .I VolumeGroupName
index 2b3161818b3f513caca84eba2a0d772d05117d57..94a3e32540514eb4d1b2f64df54d4f6656453de6 100644 (file)
@@ -8,8 +8,9 @@ vgexport \- make volume groups unknown to the system
 .IR ProfileName ]
 .RB [ \-d | \-\-debug ]
 .RB [ \-h | \-? | \-\-help ]
+.RB [ \-S | \-\-select
+.IR Selection ]
 .RB [ \-v | \-\-verbose ]
-.I VolumeGroupName
 .RI [ VolumeGroupName ...]
 .SH DESCRIPTION
 vgexport allows you to make the inactive
index 31378f43391258edfdcf535e39c2a95f6d4090ce..3a8a230b82dead2ae7d4d189540fc67f22b5ee2f 100644 (file)
@@ -6,8 +6,9 @@ vgimport \(em make exported volume groups known to the system
 .RB [ \-a | \-\-all ]
 .RB [ \-d | \-\-debug ]
 .RB [ \-h | \-? | \-\-help ]
+.RB [ \-S | \-\-select
+.IR Selection ]
 .RB [ \-v | \-\-verbose ]
-.I VolumeGroupName
 .RI [ VolumeGroupName ...]
 .SH DESCRIPTION
 vgimport allows you to make a Volume Group that was previously
index 10a431f25a65592a8621cc97cdf69ea4da7a6285..082c1f3b475da5133c3b932fc62cf69042e1648c 100644 (file)
@@ -9,9 +9,10 @@ vgremove \(em remove a volume group
 .RB [ \-f | \-\-force ]
 .RB [ \-h | \-? | \-\-help ]
 .RB [ \-\-noudevsync ]
+.RB [ \-S | \-\-select
+.IR Selection ]
 .RB [ \-t | \-\-test ]
 .RB [ \-v | \-\-verbose ]
-.I VolumeGroupName
 .RI [ VolumeGroupName ...]
 .SH DESCRIPTION
 vgremove allows you to remove one or more volume groups.
This page took 0.047822 seconds and 5 git commands to generate.