man-api.ch - Man Page API

Description: Get your desired man page with a simple HTTP request. You can also use the API as an alias within your shell.

linux (6879) http api (8) man page (3) shell alias (1) bash alias (1) zsh alias (1)

Example domain paragraphs

Get your desired man page with a simple HTTP request.

Example: VIM(1) , MAN(1) , HOSTS(5) , NGINX(8)

Add the appropriate alias to your ~/.zshrc or ~/.bashrc configuration. This way you always have the right man page with you even if you don't have the corresponding software installed. This works with less as pager or you can even use man for it.