=
"Minesweeper game by Gorka Mateusz (maatiug).\n"
"\n"
"Runing arguments:\n"
"arg | help\n"
":-----------:|:--------\n"
" -w <num> | width of board (on standard screen max 60)\n"
" -h <num> | heigh of boarb (on standard screen max 30)\n"
" -m <num> | number of mines\n"
" -H | turn on hints in the game\n"
"\n"
"example: ./Minesweeper2.exe -w 20 -h 12 -m 60"
"\n"
"More you can read in README.md of project!\n"
"\n"
"Github: github.com/maatiug/Minesweeper2\n"
Help messege.