]> mj.ucw.cz Git - moe.git/blobdiff - isolate/isolate.c
Isolate: Fix missing short option for box-id.
[moe.git] / isolate / isolate.c
index e2acf4485314f4c2d4914a655943bb37e2dfa3f4..c383664619d0698336702e3e2b755b58f97dfed0 100644 (file)
@@ -1285,7 +1285,7 @@ enum opt_code {
   OPT_CG_TIMING,
 };
 
   OPT_CG_TIMING,
 };
 
-static const char short_opts[] = "c:d:eE:i:k:m:M:o:p::q:r:t:vw:x:";
+static const char short_opts[] = "b:c:d:eE:i:k:m:M:o:p::q:r:t:vw:x:";
 
 static const struct option long_opts[] = {
   { "box-id",          1, NULL, 'b' },
 
 static const struct option long_opts[] = {
   { "box-id",          1, NULL, 'b' },