Skip to content

Commit

Permalink
fix: fix command to generate composition
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardacoppo authored May 23, 2024
1 parent 23a4787 commit e9885a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/basics/recap.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ more complex functional units, by binding the components together.
- a composition template is created using

~~~
syskit gen NameOfComposition
syskit gen cmp NameOfComposition
~~~
- an element within a composition is declared with `add`, a component model
(which can be another composition) and a name:
Expand Down

0 comments on commit e9885a1

Please sign in to comment.