|
|
@@ -96,7 +96,7 @@ static const char* cmDocumentationOptions[][2] = {
|
|
|
"Generate graphviz of dependencies, see "
|
|
|
"CMakeGraphVizOptions.cmake for more." },
|
|
|
{ "--system-information [file]", "Dump information about this system." },
|
|
|
- { "--loglevel=<error|warn|notice|status|verbose|debug|trace>",
|
|
|
+ { "--loglevel=<ERROR|WARNING|NOTICE|STATUS|VERBOSE|DEBUG|TRACE>",
|
|
|
"Set the verbosity of messages from CMake files." },
|
|
|
{ "--debug-trycompile",
|
|
|
"Do not delete the try_compile build tree. Only "
|