Skip to content

Commit 9f72744

Browse files
Update docs/reference-manual/native-image/guides/build-and-run-native-executable-with-remote-jmx.md
Co-authored-by: Olga Gupalo <[email protected]>
1 parent b9933ea commit 9f72744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference-manual/native-image/guides/build-and-run-native-executable-with-remote-jmx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ For other installation options, visit the [Downloads section](https://www.graalv
9898
}
9999
```
100100

101-
4. Build a native executable:
101+
4. Build a native executable with the VM inspection enabled:
102102
```shell
103103
native-image --enable-monitoring=jmxserver,jmxclient,jvmstat SimpleJmx
104104
```

0 commit comments

Comments
 (0)