mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 22:25:02 +02:00
git-svn-id: http://svn.centreon.com/Plugins/Dev@2667 6bcd3966-0018-0410-8128-fd23d134de7e
This commit is contained in:
parent
f15b91c114
commit
5242f0ac09
@ -52,12 +52,8 @@ GetOptions
|
|||||||
"V" => \$opt_V, "version" => \$opt_V,
|
"V" => \$opt_V, "version" => \$opt_V,
|
||||||
"H=s" => \$opt_H, "Hostname" => \$opt_H,
|
"H=s" => \$opt_H, "Hostname" => \$opt_H,
|
||||||
"p=i" => \$opt_p, "port" => \$opt_p,
|
"p=i" => \$opt_p, "port" => \$opt_p,
|
||||||
<<<<<<< .mine
|
|
||||||
"C=s" => \$opt_c, "Community" => \$opt_c
|
|
||||||
=======
|
|
||||||
"C=s" => \$opt_C, "Community" => \$opt_C,
|
"C=s" => \$opt_C, "Community" => \$opt_C,
|
||||||
"c=s" => \$opt_c, "w=s" => \$opt_w
|
"c=s" => \$opt_c, "w=s" => \$opt_w
|
||||||
>>>>>>> .r479
|
|
||||||
);
|
);
|
||||||
|
|
||||||
if ($opt_V) {
|
if ($opt_V) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user