diff --git a/nshlib/nsh_syscmds.c b/nshlib/nsh_syscmds.c index 8ff9211e64..b10f056e35 100644 --- a/nshlib/nsh_syscmds.c +++ b/nshlib/nsh_syscmds.c @@ -118,6 +118,7 @@ static FAR const char * const g_resetflag[] = "panic", "bootloader", "recovery", + "restore", "factory", NULL };