tldrl
TLDR
Show page
$ tldrl [command]
Update cache$ tldrl --update
List all pages$ tldrl --list
Show platform-specific$ tldrl --platform [linux] [command]
Search pages$ tldrl --search "[keyword]"
SYNOPSIS
tldrl [--update] [--platform os] [options] [command]
DESCRIPTION
tldrl displays TLDR pages. It's a TLDR client.
Simplified man pages. Practical examples.
Local caching. Offline access.
Platform support. OS-specific pages.
Fast lookups. Rust implementation.
PARAMETERS
--update
Update cache.--list
List pages.--platform OS
Platform filter.--search TERM
Search pages.--help
Show help.
CAVEATS
Internet for updates. Cache needs refresh. Not official tldr client.
HISTORY
tldrl is a Rust implementation of a TLDR client for accessing community-maintained simplified man pages.


