Skip to content

Commit cd91c73

Browse files
carlescufimarc-hb
andauthored
Update src/west/app/config.py
Co-authored-by: Marc Herbert <[email protected]>
1 parent 081a3be commit cd91c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/west/app/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
A value must exist in the selected configuration file in order to be able
5454
to append to it. The existing value can be empty.
5555
Examples:
56-
west config -a build.cmake-args -- "-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
56+
west config -a build.cmake-args -- " -DEXTRA_CFLAGS='-Wextra -g0' -DFOO=BAR"
5757
-DCMAKE_VERBOSE_MAKEFILE=ON"
5858
west config -a manifest.group-filter ,+optional
5959

0 commit comments

Comments
 (0)