Fixed help.

This commit is contained in:
Berk Geveci 2001-12-03 15:11:59 -05:00
parent a987b6bf47
commit b8573c65ec
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ void cmake::Usage(const char* program)
}
std::cerr << ")";
std::cerr << "\n-DVAR:TYPE=VALUE (create a cache file entry)";
std::cerr << "\n-i (puts cmake in wizard mode)\n";
std::cerr << "\n-i (puts cmake in wizard mode, not available for ccmake)\n";
}
// Parse the args