diff options
Diffstat (limited to 'docs/CommandGuide/index.html')
-rw-r--r-- | docs/CommandGuide/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 9516d075b3..72cd2cf5f9 100644 --- a/docs/CommandGuide/index.html +++ b/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> |