Tldr

Simplified, community-driven man pages

javimosch 0ca1842 441 B Updated

File contents

tldr Plugin

Simplified man pages with practical examples. Quick lookups for common CLI tools.

Basic Usage

# Show help for a command
sc tldr command show --command tar
sc tldr command show --command find

# Update local cache
sc tldr cache update

# List all available commands
sc tldr cache list

# Passthrough
sc tldr _ _ -- tar -xzf archive.tar.gz

javimosch/supercli/tree/main/plugins/tldr/skills/quickstart commit 0ca1842a13

Frequently asked questions

npx skillmds@latest add javimosch/tldr