Remix.run Logo
stephenlf 9 hours ago

My go-to for examples is ‘tldr’ Maybe you could add the examples there, too? Then again, if every man page had basic usage examples, maybe I wouldn’t go to ‘tldr’

mtlynch 5 hours ago | parent | next [-]

It's a bit weird to see someone doing free work for the community and then ask them to do even more free work.

imiric 9 hours ago | parent | prev [-]

I also like:

  cheat() {
     curl "cht.sh/$1"
  }