diff --git a/vctest/main.cpp b/vctest/main.cpp index b6dc1347..e871c3b7 100644 --- a/vctest/main.cpp +++ b/vctest/main.cpp @@ -28,7 +28,7 @@ static bool perform_keyword( std::cout << " --exe , -e = VoxelCore executable path\n"; std::cout << " --tests , -d = tests directory path\n"; std::cout << " --res , -r = 'res' directory path\n"; - std::cout << " --working-dir , -w = user directory path\n"; + std::cout << " --user , -u = user directory path\n"; std::cout << " --output-always = always show tests output\n"; std::cout << std::endl; return false;