[lvm-devel] master - vgchange, vgcreate: add systemid option to command help

David Teigland teigland at fedoraproject.org
Fri Feb 20 21:32:48 UTC 2015


Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=37a47c0eec68fe3b7abf760be87e619aa51bc544
Commit:        37a47c0eec68fe3b7abf760be87e619aa51bc544
Parent:        3361e662f4b05096ca6cae9f4d96bbeec8ec4862
Author:        David Teigland <teigland at redhat.com>
AuthorDate:    Fri Feb 20 15:31:17 2015 -0600
Committer:     David Teigland <teigland at redhat.com>
CommitterDate: Fri Feb 20 15:31:17 2015 -0600

vgchange, vgcreate: add systemid option to command help

---
 tools/commands.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tools/commands.h b/tools/commands.h
index e82cfe4..15a1bb1 100644
--- a/tools/commands.h
+++ b/tools/commands.h
@@ -950,8 +950,10 @@ xx(vgchange,
    "\t[--[vg]metadatacopies #copies]\n"
    "\t[--poll {y|n}]\n"
    "\t[--noudevsync]\n"
+   "\t[--systemid SystemID]\n"
    "\t[--refresh]\n"
    "\t[-S|--select Selection]\n"
+   "\t[--systemid SystemID]\n"
    "\t[--sysinit]\n"
    "\t[-t|--test]\n"
    "\t[-u|--uuid]\n"




More information about the lvm-devel mailing list