add support for sending sms
[project/uqmi.git] / main.c
diff --git a/main.c b/main.c
index cde1f8d..5a4a8e8 100644 (file)
--- a/main.c
+++ b/main.c
@@ -42,6 +42,7 @@ static int usage(const char *progname)
                wds_helptext
                dms_helptext
                nas_helptext
+               wms_helptext
                "\n", progname);
        return 1;
 }