From a972dadb2062ee6b0ef6f93ebf25b137b01beda5 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 18 Feb 2004 16:55:29 +0000 Subject: [PATCH] Extract has new options git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11581 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/extract.html | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/docs/CommandGuide/extract.html b/docs/CommandGuide/extract.html index 1e2301d1eb1..b840168a6e1 100644 --- a/docs/CommandGuide/extract.html +++ b/docs/CommandGuide/extract.html @@ -35,11 +35,17 @@ unused types. The extract command reads its input from standard input if filename is omitted or if filename is -. The output is always written to standard output. -

-OPTIONS -

+

OPTIONS