Making smsc number optional
[project/uqmi.git] / main.c
diff --git a/main.c b/main.c
index 6ba746e..4154def 100644 (file)
--- a/main.c
+++ b/main.c
@@ -47,6 +47,7 @@ static int usage(const char *progname)
                dms_helptext
                nas_helptext
                wms_helptext
+               wda_helptext
                "\n", progname);
        return 1;
 }