From 739c720e66e1b8889bb752131e4e27b797cec97c Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Fri, 28 Nov 2008 00:13:25 +0000 Subject: Add 'hidden' and 'really_hidden' option properties. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60198 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/llvmc/doc/LLVMC-Reference.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tools/llvmc') diff --git a/tools/llvmc/doc/LLVMC-Reference.rst b/tools/llvmc/doc/LLVMC-Reference.rst index 290778468a..919025527b 100644 --- a/tools/llvmc/doc/LLVMC-Reference.rst +++ b/tools/llvmc/doc/LLVMC-Reference.rst @@ -353,6 +353,12 @@ currently implemented option types and properties are described below: - ``required`` - this option is obligatory. + - ``hidden`` - this option should not appear in the ``--help`` + output (but should appear in the ``--help-hidden`` output). + + - ``really_hidden`` - the option should not appear in any help + output. + Option list - specifying all options in a single place ====================================================== -- cgit v1.2.3-70-g09d2