commit | 0d887a09421e40faadb67f1cfdfd81e5ba7bbed2 | [log] [tgz] |
---|---|---|
author | Dmitri Gribenko <gribozavr@gmail.com> | Tue Jun 12 15:45:07 2012 +0000 |
committer | Dmitri Gribenko <gribozavr@gmail.com> | Tue Jun 12 15:45:07 2012 +0000 |
tree | 58b5d38b91d7255384d376f1ca16f6954656b37b | |
parent | c038a7833565ecf92a699371d448135a097c9e2f [diff] [blame] |
Use correct syntax highliter in code blocks. Noticed by Sean Silva. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158359 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/bugpoint.rst b/docs/CommandGuide/bugpoint.rst index 2c66d10..c1b3b6e 100644 --- a/docs/CommandGuide/bugpoint.rst +++ b/docs/CommandGuide/bugpoint.rst
@@ -211,7 +211,7 @@ testcase and pass the name of an executable compile-command script in this form: - .. code-block:: perl + .. code-block:: sh #!/bin/sh llc "$@"