man (manual documentation pages) cannot be replaced; however, there are modern CLI tools that provide simplified experiences. tldr pages tldr is a community-curated collection of simplified man pages. As the name (too long; didn’t read) implies, the focus is providing straightforward examples that demonstrate tool usage. Installing tldr On MacOS, 1brew install tldrUsing the NodeJS client, 1npm -g tldrUsing the Python client, 1pip3 install tldrUsing `tldr Using tldr is straightforward: