[Stgt-devel] [PATCH] some shortcut options missing from tgtadm
Albert Pauw
pauw
Sun Apr 1 10:11:12 CEST 2007
A few short options were missing in tgtadm.c, this simple patch just adds these.
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