X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.c;h=e03681c799198310d4c85d8cfc148deafb5311b7;hp=b72a521ca7588a236d1c112e457048071ef1b421;hb=14ef59d8e791fc8a0d52978873555dc36d2d5ee0;hpb=b73db12a3fa161e71414e0f2cde126f2e860b079 diff --git a/src/main.c b/src/main.c index b72a521c..e03681c7 100644 --- a/src/main.c +++ b/src/main.c @@ -7714,6 +7714,7 @@ static void print_usage(void) " -g, --graphics DIRECTORY alternative graphics DIRECTORY\n" " -s, --sounds DIRECTORY alternative sounds DIRECTORY\n" " -m, --music DIRECTORY alternative music DIRECTORY\n" + " --display NR open program window on display NR\n" " --mytapes use private tapes for tape tests\n" " -n, --network network multiplayer game\n" " --serveronly only start network server\n"