Mankier: Man Pages + TLDR
on Webpages
#13324
edwinjhlee
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
mankier reorganizes man pages very well in a web format.
Take
tldr
command for example:https://www.mankier.com/1/tldr
It also provides API. For example, the
explain
API will return the interpretation of command with man page references.We utilize the explain API in x-cmd to help user understand command in terminal. Here is the demo:
https://www.x-cmd.com/mod/mankier
Beta Was this translation helpful? Give feedback.
All reactions