mstruebing / tldr

Golang command line client for tldr https://github.com/tldr-pages/tldr
MIT License
262 stars 24 forks source link

Implement random command #30

Closed mstruebing closed 6 years ago

mstruebing commented 6 years ago

Your System:

What did I execute: tldr -r|--random

Expected behavior: Should output a random page

Actual behavior: Currently not implemented.