Add --help and --long-help options to 'command alias' such that one can now specify...
authorEnrico Granata <egranata@apple.com>
Thu, 31 Mar 2016 01:10:54 +0000 (01:10 +0000)
committerEnrico Granata <egranata@apple.com>
Thu, 31 Mar 2016 01:10:54 +0000 (01:10 +0000)
commit45d0e238d5854d33facd8600cfe8e62556850d8a
treedabd7e12b5e4f0e8f54cf5a9dac185f763be63c9
parentd0a643e7dc653a0578865638cd10b23e7dd5f577
Add --help and --long-help options to 'command alias' such that one can now specify a help string for an alias as they are defining it

llvm-svn: 264980
lldb/packages/Python/lldbsuite/test/help/TestHelp.py
lldb/source/Commands/CommandObjectCommands.cpp