1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

commands.h: reorder lvpoll options

This commit is contained in:
Ondrej Kozina 2015-05-14 19:33:54 +02:00
parent ce3c457dcc
commit e93058ed81

View File

@ -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",