Update 86box.c

Minor typo
This commit is contained in:
Nelson Kerber Hennemann Filho
2025-08-07 19:06:09 -03:00
committed by GitHub
parent 72020e4b62
commit 6017b5605f

View File

@@ -618,7 +618,7 @@ pc_show_usage(char *s)
#ifdef USE_INSTRUMENT
"-J or --instrument name\t- set 'name' to be the profiling instrument\n"
#endif
"-L or --logfile pat\t\t- set 'path' to be the logfile\n"
"-L or --logfile path\t\t- set 'path' to be the logfile\n"
"-M or --missing\t\t- dump missing machines and video cards\n"
"-N or --noconfirm\t\t- do not ask for confirmation on quit\n"
"-P or --vmpath path\t\t- set 'path' to be root for vm\n"