|
|
@@ -82,7 +82,7 @@ const char* cmDocumentationOptions[][2] = {
|
|
|
{ "-N", "View mode only." },
|
|
|
{ "-P <file>", "Process script mode." },
|
|
|
{ "--find-package", "Legacy pkg-config like mode. Do not use." },
|
|
|
- { "--graphviz=[file]",
|
|
|
+ { "--graphviz=<file>",
|
|
|
"Generate graphviz of dependencies, see "
|
|
|
"CMakeGraphVizOptions.cmake for more." },
|
|
|
{ "--system-information [file]", "Dump information about this system." },
|