summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/opt.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/opt.rst')
-rw-r--r--docs/CommandGuide/opt.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/opt.rst b/docs/CommandGuide/opt.rst
index 31e5716807..72f19034c9 100644
--- a/docs/CommandGuide/opt.rst
+++ b/docs/CommandGuide/opt.rst
@@ -86,7 +86,7 @@ OPTIONS
of options available, use the following command:
- .. code-block:: perl
+ .. code-block:: sh
llvm-as < /dev/null | opt -std-compile-opts -disable-output -debug-pass=Arguments
@@ -161,7 +161,7 @@ OPTIONS
optimizations, use the **-help** and **-load** options together. For example:
- .. code-block:: perl
+ .. code-block:: sh
opt -load=plugin.so -help