From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29267 invoked by alias); 5 Oct 2009 20:23:00 -0000 Received: (qmail 29252 invoked by uid 9657); 5 Oct 2009 20:22:59 -0000 Date: Mon, 05 Oct 2009 20:23:00 -0000 Message-ID: <20091005202259.29250.qmail@sourceware.org> From: wysochanski@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2/tools commands.h Mailing-List: contact lvm2-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00021.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: wysochanski@sourceware.org 2009-10-05 20:22:59 Modified files: tools : commands.h Log message: Update help messages for vgextend / vgcreate to mention PHYSICAL DEVICE OPTIONS. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/commands.h.diff?cvsroot=lvm2&r1=1.132&r2=1.133 --- LVM2/tools/commands.h 2009/10/05 20:04:08 1.132 +++ LVM2/tools/commands.h 2009/10/05 20:22:58 1.133 @@ -754,7 +754,8 @@ "\t[-t|--test] " "\n" "\t[-v|--verbose]" "\n" "\t[--version] " "\n" - "\tVolumeGroupName PhysicalVolume [PhysicalVolume...]\n", + "\t[ PHYSICAL DEVICE OPTIONS ] " "\n" + "\tVolumeGroupName PhysicalDevicePath [PhysicalDevicePath...]\n", addtag_ARG, alloc_ARG, autobackup_ARG, clustered_ARG, maxlogicalvolumes_ARG, maxphysicalvolumes_ARG, metadatatype_ARG, physicalextentsize_ARG, test_ARG, @@ -820,6 +821,7 @@ "\t[-t|--test]\n" "\t[-v|--verbose]\n" "\t[--version]" "\n" + "\t[ PHYSICAL DEVICE OPTIONS ] " "\n" "\tVolumeGroupName PhysicalDevicePath [PhysicalDevicePath...]\n", autobackup_ARG, test_ARG,