aboutsummaryrefslogtreecommitdiff
path: root/src/mksg-cl.opt
diff options
context:
space:
mode:
Diffstat (limited to 'src/mksg-cl.opt')
-rw-r--r--src/mksg-cl.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mksg-cl.opt b/src/mksg-cl.opt
index 474b2ae..6b09ca6 100644
--- a/src/mksg-cl.opt
+++ b/src/mksg-cl.opt
@@ -18,13 +18,13 @@ static char *vpcid;
ECLAT_CL_BEGIN([<create EC2 security group>],
[<GROUPNAME DESCR>])
OPTION(vpc-id,i,[<ID>],
[<VPC ID>])
-BEGINb
+BEGIN
vpcid = optarg;
END
ECLAT_CL_END
ECLAT_CL_PARSER(parse_options, [<int argc, char *argv[], int *index>],[<

Return to:

Send suggestions and report system problems to the System administrator.