java related pages: fix command description case (#8912)

This commit is contained in:
Austin
2022-10-11 04:59:50 +02:00
committed by GitHub
parent 2418d163f2
commit 82a2b4c91a
9 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# jmap
> Java Memory Map Tool.
> Java memory map tool.
> More information: <https://docs.oracle.com/javase/7/docs/technotes/tools/share/jmap.html>.
- Print shared object mappings for a Java process (output like pmap):