Reduce one line in the help message because it was slightly too long.
This commit is contained in:
@@ -643,7 +643,7 @@ pc_show_usage(char *s)
|
|||||||
#ifdef SHOW_EXTRA_PARAMS
|
#ifdef SHOW_EXTRA_PARAMS
|
||||||
"-Y or --donothing\t\t- do not show any UI or run the emulation\n"
|
"-Y or --donothing\t\t- do not show any UI or run the emulation\n"
|
||||||
#endif
|
#endif
|
||||||
"-Z or --lastvmpath\t\t- the last parameter is VM path rather than config\n"
|
"-Z or --lastvmpath\t\t- the last param. is VM path rather than config\n"
|
||||||
"\nA config file can be specified. If none is, the default file will be used.\n",
|
"\nA config file can be specified. If none is, the default file will be used.\n",
|
||||||
s);
|
s);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user