diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index d549d3a22ad..1ed21ce863c 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -13,16 +13,12 @@
-

This document is the reference manual for the LLVM utilities. It will -show you how to use the LLVM commands and what their options are. Note that in -the descriptions below, `bytecode' and `program' refer to LLVM bytecode files -and assembly programs, respectively.

- - +

These documents are HTML versions of the man pages +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 +--help (general options) or --help-hidden (general+debugging +options) arguments to the tool you are interested in.

@@ -37,31 +33,32 @@ and assembly programs, respectively.

@@ -78,16 +75,16 @@ and assembly programs, respectively.