diff --git a/src/shell/lean.cpp b/src/shell/lean.cpp index 0d98c95515..63f7cab286 100644 --- a/src/shell/lean.cpp +++ b/src/shell/lean.cpp @@ -136,7 +136,7 @@ static struct option g_long_options[] = { }; static char const * g_opt_str = - "PdD:qpgvht:012E:AB:j:012rM:012" + "PdD:qpgvht:012E:A:B:j:012rM:012" #if defined(LEAN_MULTI_THREAD) "s:012" #endif