Skip to content

Commit

Permalink
main: Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fish4terrisa-MSDSM committed Jan 9, 2024
1 parent 84e8cf7 commit ee2262f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ static void print_help()
#endif
" -k, -kernel ... Load S-mode kernel payload (Linux, U-Boot, etc)\n"
" -n, -nvme ... Attach NVMe storage image\n"
" -i, -image ... Attach NVMe storage image (For compatible reasons)\n"
" -i, -image ... Attach NVMe storage image (For compatibility reasons)\n"
" -a, -ata ... Attach ATA storage image (Deprecated)\n"
" -cmdline ... Override default kernel command line\n"
" -append ... Modify kernel command line\n"
Expand Down

0 comments on commit ee2262f

Please sign in to comment.