fix vctest help screen
This commit is contained in:
parent
81a7914599
commit
727d578e33
@ -28,7 +28,7 @@ static bool perform_keyword(
|
||||
std::cout << " --exe <path>, -e <path> = VoxelCore executable path\n";
|
||||
std::cout << " --tests <path>, -d <path> = tests directory path\n";
|
||||
std::cout << " --res <path>, -r <path> = 'res' directory path\n";
|
||||
std::cout << " --working-dir <path>, -w <path> = user directory path\n";
|
||||
std::cout << " --user <path>, -u <path> = user directory path\n";
|
||||
std::cout << " --output-always = always show tests output\n";
|
||||
std::cout << std::endl;
|
||||
return false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user