tldr-python-client icon indicating copy to clipboard operation
tldr-python-client copied to clipboard

Python command-line client for tldr pages

Results 41 tldr-python-client issues
Sort by recently updated
recently updated
newest added

We have to use it along with --list -p Example usage : ```sh python3 tldr.py --list -p osx -x # it will list all commands available only for macos ```...

hacktoberfest-accepted