From b9520e00cb17151f2cdda90d06e037dd18daf1d0 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Thu, 13 Dec 2007 15:11:09 -0500 Subject: ENH: fix docs --- Source/cmakemain.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/cmakemain.cxx b/Source/cmakemain.cxx index 8d38f70..ebc547a 100644 --- a/Source/cmakemain.cxx +++ b/Source/cmakemain.cxx @@ -168,7 +168,7 @@ static const char * cmDocumentationOptions[][3] = "If a file is specified, the documentation is written into and the output " "format is determined depending on the filename suffix. Supported are man " "page, HTML and plain text."}, - {"--help-Variable-list [file]", "List documented variables and exit.", + {"--help-variable-list [file]", "List documented variables and exit.", "The list contains all variables for which help may be obtained by using " "the --help-variable argument followed by a variable name. If a file is " "specified, the help is written into it." -- cgit v0.12