diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-extract.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-extract.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llvm-extract.rst b/llvm/docs/CommandGuide/llvm-extract.rst index d0e9c1c255a..345496b9456 100644 --- a/llvm/docs/CommandGuide/llvm-extract.rst +++ b/llvm/docs/CommandGuide/llvm-extract.rst @@ -1,6 +1,8 @@ llvm-extract - extract a function from an LLVM module ===================================================== +.. program:: llvm-extract + SYNOPSIS -------- |