1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-11 13:06:59 +03:00

Add a link to the man page

This commit is contained in:
Rui Ueyama 2022-08-14 15:06:15 +08:00
parent d51c5a197d
commit 0bbad93d02

View File

@ -177,6 +177,15 @@ If `mold` is in `.comment`, the file is created by mold.
</details>
<details><summary>Online manual</summary>
Since mold is a drop-in replacement, you should be able to use it
without reading its manual. But just in case you need it, it's available
online at <a href=https://rui314.github.io/mold.html>here</a>.
You can also read the same manual by `man mold`.
</details>
## Why is mold so fast?
One reason is because it simply uses faster algorithms and efficient