[lvm-devel] LVM2 ./WHATS_NEW tools/commands.h

zkabelac at sourceware.org zkabelac at sourceware.org
Thu Aug 4 10:12:45 UTC 2011


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac at sourceware.org	2011-08-04 10:12:44

Modified files:
	.              : WHATS_NEW 
	tools          : commands.h 

Log message:
	Add missing new line in lvrename help text.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2046&r2=1.2047
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/commands.h.diff?cvsroot=lvm2&r1=1.158&r2=1.159

--- LVM2/WHATS_NEW	2011/08/02 22:07:20	1.2046
+++ LVM2/WHATS_NEW	2011/08/04 10:12:44	1.2047
@@ -1,5 +1,6 @@
 Version 2.02.87 - 
 ===============================
+  Add missing new line in lvrename help text.
   Add basic support for RAID 1/4/5/6 (i.e. create, remove, display)
   Change DEFAULT_UDEV_SYNC to 1 so udev_sync is used even without any config.
   Add systemd unit file to provide lvm2 monitoring.
--- LVM2/tools/commands.h	2011/06/01 19:21:03	1.158
+++ LVM2/tools/commands.h	2011/08/04 10:12:44	1.159
@@ -362,7 +362,7 @@
 xx(lvrename,
    "Rename a logical volume",
    0,
-   "lvrename "
+   "lvrename\n"
    "\t[-A|--autobackup {y|n}] " "\n"
    "\t[-d|--debug] " "\n"
    "\t[-h|-?|--help] " "\n"




More information about the lvm-devel mailing list