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