Skip to content

Instantly share code, notes, and snippets.

@pulketo
Last active February 16, 2021 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pulketo/80480d5cca03c40364e863bffa8f1e94 to your computer and use it in GitHub Desktop.
Save pulketo/80480d5cca03c40364e863bffa8f1e94 to your computer and use it in GitHub Desktop.
PHP documentation in the terminal
git clone https://github.com/rbakels/PHP-Documentation
alias pman="man -M ./PHP-Documentation/manpages"
#test with:
pman explode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment