diff options
author | Linus Groh <mail@linusgroh.de> | 2021-05-07 16:19:49 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-05-07 16:19:49 +0100 |
commit | 336a79a4521d964a5c2ed01d2e82d45b2d2a5d8a (patch) | |
tree | 066141a16a5b0094820bae3ed677f18a928ee78d /Base/usr/share/man/man1/Profiler.md | |
parent | e37d9eabb149396721fdc23dc2e22cfa7a35f7bf (diff) | |
download | serenity-336a79a4521d964a5c2ed01d2e82d45b2d2a5d8a.zip |
Base: Consistently stylize arguments in man pages as inline code
Diffstat (limited to 'Base/usr/share/man/man1/Profiler.md')
-rw-r--r-- | Base/usr/share/man/man1/Profiler.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/usr/share/man/man1/Profiler.md b/Base/usr/share/man/man1/Profiler.md index d6f2c6e96e..d71c3bb130 100644 --- a/Base/usr/share/man/man1/Profiler.md +++ b/Base/usr/share/man/man1/Profiler.md @@ -29,7 +29,7 @@ Profiler can also load performance information from previously created ## Arguments -* perfcore-file: Path of perfcore file to load +* `perfcore-file`: Path of perfcore file to load ## Examples |