tldrl
Rust-based TLDR pages client
TLDR
Show page
SYNOPSIS
tldrl [--update] [--platform os] [options] [command]
DESCRIPTION
tldrl is a fast, Rust-based client for accessing TLDR pages, the community-maintained collection of simplified command-line documentation focused on practical examples. It caches pages locally for offline access and quick lookups.
The client supports platform-specific pages for Linux, macOS, and Windows, and provides search functionality to find relevant commands by keyword. The cache can be updated with --update to fetch the latest pages from the TLDR repository.
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.
