[lvm-devel] master - commands.h: reorder lvpoll options

okozina okozina at fedoraproject.org
Fri May 15 18:37:21 UTC 2015


Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=e93058ed814f4e669287a6c5e8fa913130f2d591
Commit:        e93058ed814f4e669287a6c5e8fa913130f2d591
Parent:        ce3c457dcc4385c6740bacf1b0e9ca7575ab8c10
Author:        Ondrej Kozina <okozina at redhat.com>
AuthorDate:    Thu May 14 19:33:54 2015 +0200
Committer:     Ondrej Kozina <okozina at redhat.com>
CommitterDate: Fri May 15 20:32:25 2015 +0200

commands.h: reorder lvpoll options

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

diff --git a/tools/commands.h b/tools/commands.h
index bbfcd72..8e87681 100644
--- a/tools/commands.h
+++ b/tools/commands.h
@@ -884,12 +884,13 @@ xx(lvpoll,
    "Continue already initiated poll operation on a logical volume",
    0,
    "\t[--abort]\n"
-   "\t[--handlemissingpvs]\n"
-   "\t[--polloperation\n"
    "\t[-A|--autobackup {y|n}]\n"
+   "\t[--commandprofile ProfileName]\n"
    "\t[-d|--debug]\n "
    "\t[-h|-?|--help]\n"
+   "\t[--handlemissingpvs]\n"
    "\t[-i|--interval seconds]\n"
+   "\t[--polloperation]\n"
    "\t[-t|--test]\n "
    "\t[-v|--verbose]\n "
    "\t[--version]\n",




More information about the lvm-devel mailing list