tealdeer-rs / tealdeer

A very fast implementation of tldr in Rust.
https://tealdeer-rs.github.io/tealdeer/
Apache License 2.0
4.17k stars 123 forks source link

Usage in README is outdated #135

Closed niklasmohrin closed 4 years ago

niklasmohrin commented 4 years ago

The "usage" section in README.md is outdated, the --color option is missing. I can fix this in #125 if you want. There, I have to add the --language flag as well.

dbrgn commented 4 years ago

Ah, good catch!

I can fix it directly on master.