Skip to content

Commit

Permalink
chore(doc): minor cli notation
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez authored Dec 7, 2023
1 parent cc56472 commit 29b5d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/traits/pages/builder.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@ Node selectors can be specified when running an integration with the CLI:

[source,console]
----
$ kamel run --trait builder.node-selector.size=large integration.groovy
$ kamel run --trait builder.node-selector.'size'=large integration.groovy
----

0 comments on commit 29b5d2a

Please sign in to comment.