*: replace file(s)
syntax and add path/to/
to more things (#9592)
* Fix file(s) and more path/to * Update pages.it/common/rm.md Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com> * thanks emily your suggestion was dogshit https://github.com/tldr-pages/tldr/blob/main/contributing-guides/translation-templates/common-arguments.md Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
|
||||
- Dump contents of the heap into a binary file for analysis with jhat:
|
||||
|
||||
`jmap -dump:format=b,file={{filename}} {{java_pid}}`
|
||||
`jmap -dump:format=b,file={{path/to/file}} {{java_pid}}`
|
||||
|
Reference in New Issue
Block a user