diff --git a/doc/release-notes/iceoryx2-unreleased.md b/doc/release-notes/iceoryx2-unreleased.md index 1ffd038fb..7f7fe53ce 100644 --- a/doc/release-notes/iceoryx2-unreleased.md +++ b/doc/release-notes/iceoryx2-unreleased.md @@ -24,5 +24,5 @@ Remove the `print_system_configuration()` function in ```bash cargo run --bin iox2-config show - cargo run --bin iox2-config generate + iox2 config generate ```