All of lore.kernel.org
 help / color / mirror / Atom feed
* patch1/4: lvm manpages
@ 2010-08-19 23:58 Christoph Anton Mitterer
  2010-08-20 13:09 ` Zdenek Kabelac
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Anton Mitterer @ 2010-08-19 23:58 UTC (permalink / raw)
  To: lvm-devel

Hi.

Attached would be several patches, that (IMHO) improve the lvm(8) manpage:



1) lvm.8.empty_LV.patch
It seems that the current "Where a list of VGs is required but is left empty, a
list  of  all VGs will be substituted." is also true for LVs (checked it with
lvdisplay, which seems to lists all LVs).
If this is true, add the patch, to reflect this in the documentation


Cheers,
Chris.




--- lvm.8	2010-06-23 16:25:44.099108000 +0200
+++ lvm.8	2010-06-23 16:28:42.675357517 +0200
@@ -24,8 +24,8 @@
 .LP
 Where commands take VG or LV names as arguments, the full path name is
 optional.  An LV called "lvol0" in a VG called "vg0" can be specified
-as "vg0/lvol0".  Where a list of VGs is required but is left empty, 
-a list of all VGs will be substituted.  Where a list of LVs is required
+as "vg0/lvol0".  Where a list of VGs or LVs is required but left empty, 
+a list of all VGs or LVs will be substituted.  Where a list of LVs is required
 but a VG is given, a list of all the LVs in that VG will be substituted.
 So "lvdisplay vg0" will display all the LVs in "vg0".
 Tags can also be used - see \fBaddtag\fP below.



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

end of thread, other threads:[~2010-08-20 13:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19 23:58 patch1/4: lvm manpages Christoph Anton Mitterer
2010-08-20 13:09 ` Zdenek Kabelac
2010-08-20 13:18   ` Christoph Anton Mitterer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.