mstruebing / tldr

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

List only shows results from current OS #29

Closed mstruebing closed 6 years ago

mstruebing commented 6 years ago

Your System:

What did I execute: tldr --lista-all

Expected behavior: This command should output ALL available pages.

Actual behavior: Currently the command just outputs the pages of the users current system.