summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kconfiglib.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/kconfiglib.py b/kconfiglib.py
index d8cb7b6..3d21c6a 100644
--- a/kconfiglib.py
+++ b/kconfiglib.py
@@ -57,6 +57,10 @@ Look in the examples/ subdirectory for examples, which can be run with e.g.
$ make scriptconfig SCRIPT=Kconfiglib/examples/print_tree.py
+or
+
+ $ make scriptconfig SCRIPT=Kconfiglib/examples/help_grep.py SCRIPT_ARG="kernel"
+
Look in testsuite.py for the test suite.
Credits: Written by Ulf "Ulfalizer" Magnusson