]> andersk Git - moira.git/commitdiff
secret stealth non-ninja non-documented option
authorjweiss <jweiss>
Thu, 26 Oct 1995 22:56:08 +0000 (22:56 +0000)
committerjweiss <jweiss>
Thu, 26 Oct 1995 22:56:08 +0000 (22:56 +0000)
clients/blanche/blanche.c

index ccdfdce38eb3ac4f9e281983b7e88f8dc8c51284..4226b13b901f903c411c33b08b29f8a8ba695478 100644 (file)
@@ -105,7 +105,7 @@ char **argv;
              verbose++;
            else if (argis("r","recursive"))
              recursflg++;
-           else if (argis("S","server"))
+           else if (argis("S","server") || argis("db","database"))
                if (arg - argv < argc - 1) {
                    ++arg;
                    server = *arg;
This page took 0.290821 seconds and 5 git commands to generate.