public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/tools commands.h
@ 2004-08-17 22:06 agk
0 siblings, 0 replies; 7+ messages in thread
From: agk @ 2004-08-17 22:06 UTC (permalink / raw)
To: lvm2-cvs
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk@sourceware.org 2004-08-17 22:06:10
Modified files:
tools : commands.h
Log message:
Remove duplicate line in pvremove help text.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/tools/commands.h.diff?cvsroot=lvm2&r1=1.55&r2=1.56
^ permalink raw reply [flat|nested] 7+ messages in thread
* LVM2/tools commands.h
@ 2012-03-06 3:11 agk
0 siblings, 0 replies; 7+ messages in thread
From: agk @ 2012-03-06 3:11 UTC (permalink / raw)
To: lvm-devel, lvm2-cvs
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk@sourceware.org 2012-03-06 03:11:13
Modified files:
tools : commands.h
Log message:
close ]
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/commands.h.diff?cvsroot=lvm2&r1=1.173&r2=1.174
--- LVM2/tools/commands.h 2012/03/06 02:30:50 1.173
+++ LVM2/tools/commands.h 2012/03/06 03:11:13 1.174
@@ -663,7 +663,7 @@
"List all physical volumes",
PERMITTED_READ_ONLY,
"pvscan " "\n"
- "\t[--cache [ DevicePath | --major major --minor minor]...\n"
+ "\t[--cache [ DevicePath | --major major --minor minor]...]\n"
"\t[-d|--debug] " "\n"
"\t{-e|--exported | -n|--novolumegroup} " "\n"
"\t[-h|-?|--help]" "\n"
^ permalink raw reply [flat|nested] 7+ messages in thread
* LVM2/tools commands.h
@ 2011-10-18 16:27 jbrassow
0 siblings, 0 replies; 7+ messages in thread
From: jbrassow @ 2011-10-18 16:27 UTC (permalink / raw)
To: lvm-devel, lvm2-cvs
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: jbrassow@sourceware.org 2011-10-18 16:27:46
Modified files:
tools : commands.h
Log message:
Fix bad lvconvert help output.
The '--merge' option to lvconvert works on snapshots and RAID1. The man
pages correctly reflect this, but the CLI help output still used the term,
'SnapshotLogicalVolume'.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/commands.h.diff?cvsroot=lvm2&r1=1.164&r2=1.165
--- LVM2/tools/commands.h 2011/10/07 14:52:27 1.164
+++ LVM2/tools/commands.h 2011/10/18 16:27:45 1.165
@@ -137,7 +137,7 @@
"\t[-d|--debug]\n"
"\t[-h|-?|--help]\n"
"\t[-v|--verbose]\n"
- "\tSnapshotLogicalVolume[Path]\n",
+ "\tLogicalVolume[Path]\n",
alloc_ARG, background_ARG, chunksize_ARG, corelog_ARG, interval_ARG,
merge_ARG, mirrorlog_ARG, mirrors_ARG, name_ARG, noudevsync_ARG,
^ permalink raw reply [flat|nested] 7+ messages in thread
* LVM2/tools commands.h
@ 2009-10-05 20:23 wysochanski
0 siblings, 0 replies; 7+ messages in thread
From: wysochanski @ 2009-10-05 20:23 UTC (permalink / raw)
To: lvm-devel, lvm2-cvs
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,
^ permalink raw reply [flat|nested] 7+ messages in thread
* LVM2/tools commands.h
@ 2008-09-19 7:08 agk
0 siblings, 0 replies; 7+ messages in thread
From: agk @ 2008-09-19 7:08 UTC (permalink / raw)
To: lvm-devel, lvm2-cvs
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk@sourceware.org 2008-09-19 07:08:23
Modified files:
tools : commands.h
Log message:
.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/commands.h.diff?cvsroot=lvm2&r1=1.119&r2=1.120
--- LVM2/tools/commands.h 2008/09/19 06:42:00 1.119
+++ LVM2/tools/commands.h 2008/09/19 07:08:22 1.120
@@ -857,8 +857,8 @@
"\tVolumeGroupName\n"
"\t[PhysicalVolumePath...]\n",
- all_ARG, autobackup_ARG, mirrorsonly_ARG, removemissing_ARG,
- force_ARG, test_ARG)
+ all_ARG, autobackup_ARG, force_ARG, mirrorsonly_ARG, removemissing_ARG,
+ test_ARG)
xx(vgremove,
"Remove volume group(s)",
^ permalink raw reply [flat|nested] 7+ messages in thread
* LVM2/tools commands.h
@ 2006-10-24 17:19 agk
0 siblings, 0 replies; 7+ messages in thread
From: agk @ 2006-10-24 17:19 UTC (permalink / raw)
To: lvm-devel, lvm2-cvs
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk@sourceware.org 2006-10-24 17:19:48
Modified files:
tools : commands.h
Log message:
resync alphabetical order
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/commands.h.diff?cvsroot=lvm2&r1=1.90&r2=1.91
--- LVM2/tools/commands.h 2006/10/24 17:18:25 1.90
+++ LVM2/tools/commands.h 2006/10/24 17:19:48 1.91
@@ -61,7 +61,6 @@
"\t[-d|--debug]\n"
"\t[--deltag Tag]\n"
"\t[-f|--force]\n"
- "\t[--resync]\n"
"\t[-h|--help]\n"
"\t[--ignorelockingfailure]\n"
"\t[--monitor {y|n}]\n"
@@ -70,6 +69,7 @@
"\t[-p|--permission r|rw]\n"
"\t[-r|--readahead ReadAheadSectors]\n"
"\t[--refresh]\n"
+ "\t[--resync]\n"
"\t[-t|--test]\n"
"\t[-v|--verbose]\n"
"\t[-y|--yes]\n"
@@ -77,8 +77,8 @@
"\tLogicalVolume[Path] [LogicalVolume[Path]...]\n",
alloc_ARG, autobackup_ARG, available_ARG, contiguous_ARG, force_ARG,
- resync_ARG, ignorelockingfailure_ARG, major_ARG, minor_ARG, monitor_ARG,
- partial_ARG, permission_ARG, persistent_ARG, readahead_ARG,
+ ignorelockingfailure_ARG, major_ARG, minor_ARG, monitor_ARG,
+ partial_ARG, permission_ARG, persistent_ARG, readahead_ARG, resync_ARG,
refresh_ARG, addtag_ARG, deltag_ARG, test_ARG, yes_ARG)
xx(lvconvert,
^ permalink raw reply [flat|nested] 7+ messages in thread
* LVM2/tools commands.h
@ 2006-10-07 23:04 agk
0 siblings, 0 replies; 7+ messages in thread
From: agk @ 2006-10-07 23:04 UTC (permalink / raw)
To: lvm2-cvs
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk@sourceware.org 2006-10-07 23:04:37
Modified files:
tools : commands.h
Log message:
Accept regionsize with lvconvert.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/commands.h.diff?cvsroot=lvm2&r1=1.87&r2=1.88
--- LVM2/tools/commands.h 2006/09/26 09:35:43 1.87
+++ LVM2/tools/commands.h 2006/10/07 23:04:36 1.88
@@ -83,6 +83,7 @@
"Change logical volume layout",
"lvconvert "
"[-m|--mirrors Mirrors [--corelog]]\n"
+ "\t[-R|--regionsize MirrorLogRegionSize]\n"
"\t[--alloc AllocationPolicy]\n"
"\t[-d|--debug]\n"
"\t[-h|-?|--help]\n"
@@ -100,7 +101,7 @@
"\t[--version]" "\n"
"\tOriginalLogicalVolume[Path] SnapshotLogicalVolume[Path]\n",
- alloc_ARG, chunksize_ARG, mirrors_ARG, corelog_ARG,
+ alloc_ARG, chunksize_ARG, mirrors_ARG, corelog_ARG, regionsize_ARG,
snapshot_ARG, test_ARG, zero_ARG)
xx(lvcreate,
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-03-06 3:11 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-17 22:06 LVM2/tools commands.h agk
2006-10-07 23:04 agk
2006-10-24 17:19 agk
2008-09-19 7:08 agk
2009-10-05 20:23 wysochanski
2011-10-18 16:27 jbrassow
2012-03-06 3:11 agk
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).