add command for setting network preference
[project/uqmi.git] / main.c
diff --git a/main.c b/main.c
index 5605da2..7bfaba8 100644 (file)
--- a/main.c
+++ b/main.c
@@ -40,6 +40,7 @@ static int usage(const char *progname)
                "                                    (implies --keep-client-id)\n"
                wds_helptext
                dms_helptext
+               nas_helptext
                "\n", progname);
        return 1;
 }