Home | History | Annotate | Download | only in recovery

Lines Matching full:no_argument

69   { "wipe_data", no_argument, NULL, 'w' },
70 { "wipe_cache", no_argument, NULL, 'c' },
71 { "show_text", no_argument, NULL, 't' },
72 { "sideload", no_argument, NULL, 's' },
73 { "sideload_auto_reboot", no_argument, NULL, 'a' },
74 { "just_exit", no_argument, NULL, 'x' },
77 { "shutdown_after", no_argument, NULL, 'p' },
79 { "security", no_argument, NULL, 'e'},