Skip to content

Commit

Permalink
md detail
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzihengya committed Apr 12, 2024
1 parent aac200f commit 349b800
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ static error_t parse_arg(int key, char *arg, struct argp_state *state)
}
env.syscalls = syscalls;
env.enable_syscall = true;
break;
case 'S':
env.enable_schedule = true;
break;
Expand Down

0 comments on commit 349b800

Please sign in to comment.