Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 256 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 256 Bytes

tldr-ts

Yet another Node.js based command-line client for tldr. More information: https://tldr.sh.

  • Installing:

npm i -g tldr-ts

  • Print the tldr page for a specific command:

tldr {{command}}

  • Print the tldr page for tldr:

tldr tldr