summaryrefslogtreecommitdiffstats
path: root/lldb/test/help/TestHelp.py
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-08-02 21:26:00 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-08-02 21:26:00 +0000
commit7f5f2809e80037b5e2af5b37144f65c8d4f7a61d (patch)
tree8dadc46e6d0ca3766370f4ff8d8cd3386d8d4f46 /lldb/test/help/TestHelp.py
parentd945ae652a55e246d4bf96d66c42fc09939a736c (diff)
downloadbcm5719-llvm-7f5f2809e80037b5e2af5b37144f65c8d4f7a61d.tar.gz
bcm5719-llvm-7f5f2809e80037b5e2af5b37144f65c8d4f7a61d.zip
Added comment.
llvm-svn: 110066
Diffstat (limited to 'lldb/test/help/TestHelp.py')
-rw-r--r--lldb/test/help/TestHelp.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/lldb/test/help/TestHelp.py b/lldb/test/help/TestHelp.py
index 530bbda1ecd..d4947274830 100644
--- a/lldb/test/help/TestHelp.py
+++ b/lldb/test/help/TestHelp.py
@@ -1,4 +1,8 @@
-"""Test lldb help command."""
+"""
+Test lldb help command.
+
+See also CommandInterpreter::OutputFormattedHelpText().
+"""
import os, time
import unittest
OpenPOWER on IntegriCloud