summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 5ecae68..2063610 100644
--- a/README.rst
+++ b/README.rst
@@ -54,7 +54,8 @@ installed with e.g.
Microsoft Windows is supported.
The ``pip`` installation will give you both the base library and the following
-executables. All but two mirror functionality available in the C tools.
+executables. All but two (``genconfig`` and ``setconfig``) mirror functionality
+available in the C tools.
- `menuconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/menuconfig.py>`_
@@ -62,6 +63,8 @@ executables. All but two mirror functionality available in the C tools.
- `olddefconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/olddefconfig.py>`_
+- `savedefconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/savedefconfig.py>`_
+
- `alldefconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/alldefconfig.py>`_
- `allnoconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/allnoconfig.py>`_