summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/index.html
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2010-02-18 14:08:13 +0000
committerDuncan Sands <baldrick@free.fr>2010-02-18 14:08:13 +0000
commit142b9edaf12346d77e5d58ab0b6bee821d6de458 (patch)
tree6cf819f97c79590819e12a5101bf8ad9ddb4df0e /llvm/docs/CommandGuide/index.html
parent26d19c59f86f00ed6651ff3889376a1a7259dcb0 (diff)
downloadbcm5719-llvm-142b9edaf12346d77e5d58ab0b6bee821d6de458.tar.gz
bcm5719-llvm-142b9edaf12346d77e5d58ab0b6bee821d6de458.zip
Refer to -help instead of --help since this is what tools themselves say.
Also, have tools output -help-hidden rather than refer to --help-hidden, for consistency, and likewise adjust documentation. This doesn't change every mention of --help, only those which seemed clearly safe. llvm-svn: 96578
Diffstat (limited to 'llvm/docs/CommandGuide/index.html')
-rw-r--r--llvm/docs/CommandGuide/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html
index 9516d075b3c..72cd2cf5f96 100644
--- a/llvm/docs/CommandGuide/index.html
+++ b/llvm/docs/CommandGuide/index.html
@@ -17,7 +17,7 @@
for all of the LLVM tools. These pages describe how to use the LLVM commands
and what their options are. Note that these pages do not describe all of the
options available for all tools. To get a complete listing, pass the
-<tt>--help</tt> (general options) or <tt>--help-hidden</tt> (general+debugging
+<tt>-help</tt> (general options) or <tt>-help-hidden</tt> (general+debugging
options) arguments to the tool you are interested in.</p>
</div>
OpenPOWER on IntegriCloud