Skip to content

Commit

Permalink
Update src/west/app/config.py
Browse files Browse the repository at this point in the history
Co-authored-by: Marc Herbert <[email protected]>
  • Loading branch information
carlescufi and marc-hb authored Nov 26, 2024
1 parent 081a3be commit cd91c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/west/app/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
A value must exist in the selected configuration file in order to be able
to append to it. The existing value can be empty.
Examples:
west config -a build.cmake-args -- "-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
west config -a build.cmake-args -- " -DEXTRA_CFLAGS='-Wextra -g0' -DFOO=BAR"
-DCMAKE_VERBOSE_MAKEFILE=ON"
west config -a manifest.group-filter ,+optional
Expand Down

0 comments on commit cd91c73

Please sign in to comment.