]> git.gag.com Git - fw/openocd/blobdiff - src/flash/nor/str9x.c
cmd: add missing usage var
[fw/openocd] / src / flash / nor / str9x.c
index 674522c73464047bf5e482b01aab79018289ca86..1f2c9581385fca52c9536d3d32a9d119e9928ccd 100644 (file)
@@ -735,6 +735,7 @@ static const struct command_registration str9x_command_handlers[] = {
                .name = "str9x",
                .mode = COMMAND_ANY,
                .help = "str9x flash command group",
+               .usage = "",
                .chain = str9x_config_command_handlers,
        },
        COMMAND_REGISTRATION_DONE