From b7a1ea66d273a4594ee3644be52718310ee100f6 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 20 Mar 2019 18:14:01 +0100 Subject: savedefconfig: Add script Minimal configuration files can already be generated from within the menuconfig too, but having a script available can be handy for scripting. --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.rst') 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 `_ @@ -62,6 +63,8 @@ executables. All but two mirror functionality available in the C tools. - `olddefconfig `_ +- `savedefconfig `_ + - `alldefconfig `_ - `allnoconfig `_ -- cgit v1.2.3