diff mbox series

[v2,3/4] docs: Fix leading text for bitbake-setup init

Message ID 20260127215303.512936-4-daiane.angolini@foundries.io
State New
Headers show
Series Change terminology | expand

Commit Message

Daiane Angolini Jan. 27, 2026, 9:53 p.m. UTC
If we use the default of bitbake-setut init we may not create anything
(as the first default for an empty directory is N).

If user does not chose a number, the script asks again for a number.

Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
---
 .../bitbake-user-manual-environment-setup.rst                  | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/doc/bitbake-user-manual/bitbake-user-manual-environment-setup.rst b/doc/bitbake-user-manual/bitbake-user-manual-environment-setup.rst
index 6d76e3db4..8d86659bf 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-environment-setup.rst
+++ b/doc/bitbake-user-manual/bitbake-user-manual-environment-setup.rst
@@ -50,8 +50,7 @@  Quick Start
       See the :ref:`ref-bbsetup-section-config-reference` section to learn more
       about ``bitbake-setup`` input configuration files.
 
-#. With the default choices, the ``bitbake-setup init`` command creates the
-   following files and directories::
+#. Here is an example of files and directories structure created by ``bitbake-setup init``::
 
       ./bitbake-builds/
       ├── site.conf