[Stgt-devel] [PATCH] some shortcut options missing from tgtadm

Albert Pauw pauw
Thu Apr 5 20:14:03 CEST 2007


> A few short options were missing in tgtadm.c, 
> this simple patch just adds these.

Small correction, there should not be a ":" behind capital "O" in the options.

Albert

--- usr/tgtadm.c        2007-04-01 10:03:22.000000000 +0200
+++ usr/tgtadm.c.new    2007-04-01 10:03:02.000000000 +0200
@@ -110,7 +110,7 @@
        {NULL, 0, NULL, 0},
 };
 
-static char *short_options = "dhL:o:m:t:s:c:l:n:v:b:T:I:u:p:";
+static char *short_options = "dhL:o:m:t:s:c:l:n:v:b:T:I:u:p:B:Y:O";
 
 static void usage(int status)
 {




More information about the stgt mailing list