public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2 ./WHATS_NEW man/lvs.8.in man/pvs.8.in man ...
@ 2009-01-20 17:10 wysochanski
  0 siblings, 0 replies; 2+ messages in thread
From: wysochanski @ 2009-01-20 17:10 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-01-20 17:10:44

Modified files:
	.              : WHATS_NEW 
	man            : lvs.8.in pvs.8.in vgs.8.in 

Log message:
	Add --nameprefixes to pvs, vgs, lvs man pages.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1021&r2=1.1022
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/lvs.8.in.diff?cvsroot=lvm2&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/pvs.8.in.diff?cvsroot=lvm2&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/vgs.8.in.diff?cvsroot=lvm2&r1=1.5&r2=1.6

--- LVM2/WHATS_NEW	2009/01/15 14:44:48	1.1021
+++ LVM2/WHATS_NEW	2009/01/20 17:10:44	1.1022
@@ -1,5 +1,6 @@
 Version 2.02.44 - 
 ====================================
+  Add --nameprefixes and --rows to pvs, vgs, lvs man pages.
   Fix fsadm failure with block size != 1K.
   Fix pvs segfault when run with orphan PV and some VG fields.
   Display a 'dev_size' of zero for missing devices in reports.
--- LVM2/man/lvs.8.in	2009/01/20 16:55:24	1.4
+++ LVM2/man/lvs.8.in	2009/01/20 17:10:44	1.5
@@ -4,7 +4,7 @@
 .SH SYNOPSIS
 .B lvs
 [\-\-aligned] [\-d|\-\-debug] [\-h|\-?|\-\-help]
-[\-\-ignorelockingfailure] [\-\-noheadings] [\-\-nosuffix]
+[\-\-ignorelockingfailure] [\-\-nameprefixes] [\-\-noheadings] [\-\-nosuffix]
 [\-o|\-\-options [+]Field[,Field]]
 [\-O|\-\-sort [+|-]Key1[,[+|-]Key2[,...]]]
 [\-P|\-\-partial] [\-\-rows] [\-\-segments]
@@ -20,6 +20,11 @@
 .I \-\-aligned
 Use with \-\-separator to align the output columns.
 .TP
+.I \-\-nameprefixes
+Add an "LVM2_" prefix plus the field name to the output.  Useful
+with --noheadings to produce a list of field=value pairs that can
+be used to set environment variables (for example, in \fBudev (7)\fP rules).
+.TP
 .I \-\-noheadings
 Suppress the headings line that is normally the first line of output.
 Useful if grepping the output.
--- LVM2/man/pvs.8.in	2009/01/20 16:55:24	1.5
+++ LVM2/man/pvs.8.in	2009/01/20 17:10:44	1.6
@@ -4,7 +4,7 @@
 .SH SYNOPSIS
 .B pvs
 [\-\-aligned] [\-d|\-\-debug] [\-h|\-?|\-\-help]
-[\-\-ignorelockingfailure] [\-\-noheadings] [\-\-nosuffix]
+[\-\-ignorelockingfailure] [\-\-nameprefixes] [\-\-noheadings] [\-\-nosuffix]
 [\-o|\-\-options [+]Field[,Field]]
 [\-O|\-\-sort [+|-]Key1[,[+|-]Key2[,...]]]
 [\-\-rows]
@@ -20,6 +20,11 @@
 .I \-\-aligned
 Use with \-\-separator to align the output columns.
 .TP
+.I \-\-nameprefixes
+Add an "LVM2_" prefix plus the field name to the output.  Useful
+with --noheadings to produce a list of field=value pairs that can
+be used to set environment variables (for example, in \fBudev (7)\fP rules).
+.TP
 .I \-\-noheadings
 Suppress the headings line that is normally the first line of output.
 Useful if grepping the output.
--- LVM2/man/vgs.8.in	2009/01/20 16:55:24	1.5
+++ LVM2/man/vgs.8.in	2009/01/20 17:10:44	1.6
@@ -4,7 +4,7 @@
 .SH SYNOPSIS
 .B vgs
 [\-\-aligned] [\-d|\-\-debug] [\-h|\-?|\-\-help]
-[\-\-ignorelockingfailure] [\-\-noheadings] [\-\-nosuffix]
+[\-\-ignorelockingfailure] [\-\-nameprefixes] [\-\-noheadings] [\-\-nosuffix]
 [\-o|\-\-options [+]Field[,Field]]
 [\-O|\-\-sort [+|-]Key1[,[+|-]Key2[,...]]]
 [\-P|\-\-partial] [\-\-rows]
@@ -20,6 +20,11 @@
 .I \-\-aligned
 Use with \-\-separator to align the output columns.
 .TP
+.I \-\-nameprefixes
+Add an "LVM2_" prefix plus the field name to the output.  Useful
+with --noheadings to produce a list of field=value pairs that can
+be used to set environment variables (for example, in \fBudev (7)\fP rules).
+.TP
 .I \-\-noheadings
 Suppress the headings line that is normally the first line of output.
 Useful if grepping the output.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* LVM2 ./WHATS_NEW man/lvs.8.in man/pvs.8.in man ...
@ 2009-01-20 17:39 wysochanski
  0 siblings, 0 replies; 2+ messages in thread
From: wysochanski @ 2009-01-20 17:39 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-01-20 17:39:08

Modified files:
	.              : WHATS_NEW 
	man            : lvs.8.in pvs.8.in vgs.8.in 

Log message:
	Add --unquoted to pvs, vgs, lvs man pages.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1022&r2=1.1023
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/lvs.8.in.diff?cvsroot=lvm2&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/pvs.8.in.diff?cvsroot=lvm2&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/vgs.8.in.diff?cvsroot=lvm2&r1=1.6&r2=1.7

--- LVM2/WHATS_NEW	2009/01/20 17:10:44	1.1022
+++ LVM2/WHATS_NEW	2009/01/20 17:39:07	1.1023
@@ -1,6 +1,6 @@
 Version 2.02.44 - 
 ====================================
-  Add --nameprefixes and --rows to pvs, vgs, lvs man pages.
+  Add --nameprefixes, --unquoted, --rows to pvs, vgs, lvs man pages.
   Fix fsadm failure with block size != 1K.
   Fix pvs segfault when run with orphan PV and some VG fields.
   Display a 'dev_size' of zero for missing devices in reports.
--- LVM2/man/lvs.8.in	2009/01/20 17:10:44	1.5
+++ LVM2/man/lvs.8.in	2009/01/20 17:39:08	1.6
@@ -10,6 +10,7 @@
 [\-P|\-\-partial] [\-\-rows] [\-\-segments]
 [\-\-separator Separator] [\-\-unbuffered]
 [\-\-units hsbkmgtHKMGT]
+[\-\-unquoted]
 [\-v|\-\-verbose] 
 [\-\-version] [VolumeGroupName [VolumeGroupName...]]
 .SH DESCRIPTION
@@ -90,6 +91,9 @@
 (k)ilobytes, (m)egabytes, (g)igabytes, (t)erabytes.  Capitalise to use multiples
 of 1000 (S.I.) instead of 1024.  Can also specify custom (u)nits e.g.
 \-\-units 3M
+.TP
+.I \-\-unquoted
+When used with --nameprefixes, output values in the field=value pairs are not quoted.
 .SH SEE ALSO
 .BR lvm (8),
 .BR lvdisplay (8),
--- LVM2/man/pvs.8.in	2009/01/20 17:27:11	1.7
+++ LVM2/man/pvs.8.in	2009/01/20 17:39:08	1.8
@@ -10,6 +10,7 @@
 [\-\-rows] [\-\-segments]
 [\-\-separator Separator] [\-\-unbuffered]
 [\-\-units hsbkmgtHKMGT]
+[\-\-unquoted]
 [\-v|\-\-verbose] 
 [\-\-version] [PhysicalVolume [PhysicalVolume...]]
 .SH DESCRIPTION
@@ -67,6 +68,9 @@
 (k)ilobytes, (m)egabytes, (g)igabytes, (t)erabytes.  Capitalise to use multiples
 of 1000 (S.I.) instead of 1024.  Can also specify custom (u)nits e.g.
 \-\-units 3M
+.TP
+.I \-\-unquoted
+When used with --nameprefixes, output values in the field=value pairs are not quoted.
 .SH SEE ALSO
 .BR lvm (8),
 .BR pvdisplay (8),
--- LVM2/man/vgs.8.in	2009/01/20 17:10:44	1.6
+++ LVM2/man/vgs.8.in	2009/01/20 17:39:08	1.7
@@ -10,6 +10,7 @@
 [\-P|\-\-partial] [\-\-rows]
 [\-\-separator Separator] [\-\-unbuffered]
 [\-\-units hsbkmgtHKMGT]
+[\-\-unquoted]
 [\-v|\-\-verbose] 
 [\-\-version] [VolumeGroupName [VolumeGroupName...]]
 .SH DESCRIPTION
@@ -78,6 +79,9 @@
 (k)ilobytes, (m)egabytes, (g)igabytes, (t)erabytes.  Capitalise to use multiples
 of 1000 (S.I.) instead of 1024.  Can also specify custom (u)nits e.g.
 \-\-units 3M
+.TP
+.I \-\-unquoted
+When used with --nameprefixes, output values in the field=value pairs are not quoted.
 .SH SEE ALSO
 .BR lvm (8),
 .BR vgdisplay (8),


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-20 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-20 17:10 LVM2 ./WHATS_NEW man/lvs.8.in man/pvs.8.in man wysochanski
2009-01-20 17:39 wysochanski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).