Refactored out a part of ObjCARCOpt::OptimizeReturns into its own method HasSafePathT...
[oota-llvm.git] / docs / CommandLine.rst
index 302f5a4cf591f10c96b68688e2f10f068657aa77..073958b16bad2a3b22b4d00436c4a62ba0c307fc 100644 (file)
@@ -1,5 +1,3 @@
-.. _commandline:
-
 ==============================
 CommandLine 2.0 Library Manual
 ==============================
@@ -68,9 +66,7 @@ CommandLine library to have the following features:
 
 This document will hopefully let you jump in and start using CommandLine in your
 utility quickly and painlessly.  Additionally it should be a simple reference
-manual to figure out how stuff works.  If it is failing in some area (or you
-want an extension to the library), nag the author, `Chris
-Lattner <mailto:sabre@nondot.org>`_.
+manual to figure out how stuff works.
 
 Quick Start Guide
 =================