leostera / tldr.jsx

📚 A Reactive web client for tldr-pages
https://tldr.ostera.io
MIT License
1.54k stars 75 forks source link

Front page says "try linux/du", but that command doesn't exist #159

Open mflint opened 5 years ago

mflint commented 5 years ago

Issue

On the front page of tldr.ostera.io, the text says:

Try osx/say, linux/du, or simply man.

However, the command linux/du doesn't exist any more. du has common and osx variants, not linux.

Expected outcome

If the instructions say "try this page", then the page probably should exist.

Actual outcome

"Oops! Command not found!"