We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d445d commit e159ee5Copy full SHA for e159ee5
README.md
@@ -144,7 +144,7 @@ Providing `-container-dir` is optional. If specified the plugin will create the
144
cf java [heap-dump|stop-jfr|stop-asprof] [my-app] -local-dir /local/path [-container-dir /var/fspath]
145
```
146
147
-Everything else, like thread dumps, will be outputted to `std-out`.
+Everything else, like thread dumps, will be output to `std-out`.
148
You may want to redirect the command's output to file, e.g., by executing:
149
150
```shell
0 commit comments