Skip to content

Commit

Permalink
help: Added lines about serial ports in help output
Browse files Browse the repository at this point in the history
 - serial options are really useful, and it's stable now, so I added it
   to the help output
  • Loading branch information
fish4terrisa-MSDSM committed Jan 9, 2024
1 parent 16e4574 commit a983fcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ static void print_help()
" -i, -image ... Attach NVMe storage image\n"
" -cmdline ... Override default kernel command line\n"
" -append ... Modify kernel command line\n"
" -serial ... Add more serial ports\n"
#ifdef USE_FB
" -res 1280x720 Change framebuffer resoulution\n"
" -nogui Disable framebuffer GUI\n"
Expand Down

0 comments on commit a983fcd

Please sign in to comment.